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ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ