Clip video for only one of the outputs

0

Hello, i have a video that i need to convert to two outputs: One is full length and the other one only the first 10secs. I know that I can specify the input clipping, but i need only one of the outputs to be clipped. Do I have to create two jobs for that or is it possible to this in one job?

Many thanks in advance

Warly
已提問 1 個月前檢視次數 85 次
2 個答案
1
已接受的答案

Hi Warly,

You have two options here:

  1. submit two MediaConvert jobs where one will do the full transcode and the other will do the clipped output.
  2. you can submit one MediaConvert job and once the job is completed you can trigger a lambda function with FFMPEG to clip the output produced by MediaConvert.

Since the minimum duration for billing with MediaConvert is 10 seconds by using option 1 will will only pay for the exact ammount of time that is outputted from your clipping, in this case 10 secs.

Regards Nuno

AWS
Nuno_Q
已回答 1 個月前
profile picture
專家
已審閱 1 個月前
0

Ok thank you! that's what i was afraid of. Is there any technical reason why it is not possible to specify output clippings? I guess i will go with two separate jobs then. Clipping them afterwards in lambda with ffmpeg contradicts the whole purpose to use media convert in the first place.

Warly
已回答 1 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南