amazon web services - Get output frame rate from AWS elastic transcoder? -
i've tried get-job
method retrieve information frame rate.
but seems can specify input frame rate. want set input frame rate auto , retrieve frame rate output.
does know if possible or have choose transcoding service?
you can elastic transcoder, takes 2 steps. first must retrieve preset id used job. then, retrieve preset frame rate used transcoding job.
here docs getting job:
http://docs.aws.amazon.com/elastictranscoder/latest/developerguide/get-job.html
and here docs retrieving preset info:
http://docs.aws.amazon.com/elastictranscoder/latest/developerguide/get-preset.html
Comments
Post a Comment