Mediaconvert Frame Rate follow source inserts frames on the output when audio video duration mismatches.

0

I'm running a MediaConvert job that is transcoding this file

https://4kmedia.org/lg-snowboarding-uhd-4k-demo/

The video duration appears to be 115.907s and audio duration appears to be 116.029s. What appears to happen is even though I'm not specifying a Frame Rate in my job, EMC is adding 3 extra frames to the output of my video.

Is this an issue with EMC or potentially my source?

Chris_O
demandé il y a un an283 vues
1 réponse
0

AWS MediaConvert will transcode a file until it is completely consumed. If the audio in a file is longer than the video, MediaConvert will continue encoding until the audio is finished.

The Frame Rate used by MediaConvert is the frames per second created on the output of the transcode. If not set, MediaConvert will default to using the source file Frame Rate, which in your file is 24fps.

The difference between 116.029s and 115.907s is .122s. If the source frame rate is constant, using 24fps, that would be about 8.318 frames. Having a source file that has audio ending with the video may simplify your issue.

You may want to review the following links on MediaConvert outputs and frame rates. https://docs.aws.amazon.com/mediaconvert/latest/ug/working-with-video-frame-rates.html https://docs.aws.amazon.com/mediaconvert/latest/ug/using-variable-frame-rate-inputs.html

AWS
Mike-ME
répondu il y a un an

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions