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
질문됨 일 년 전283회 조회
1개 답변
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
답변함 일 년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠