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
feita há um mês85 visualizações
2 Respostas
1
Resposta aceita

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
respondido há um mês
profile picture
ESPECIALISTA
avaliado há um mês
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
respondido há um mês

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas