[FFmpeg-user] Attempting to make a preservation copy of a Nokia Cellphone video (frame rate)
Carl Eugen Hoyos
cehoyos at ag.or.at
Mon Sep 29 15:55:31 CEST 2014
William Lowry <wlowry77 <at> gmail.com> writes:
> Hi, I'm attempting to make an FFV1/PCM preservation
> copy from an H.263/AMR donated video.The original
> video has variable frame rate and I am unable to
> accurately reproduce this.
You can choose another container than mov (like avi,
the FFmpeg mov muxer only support constant frame rate)
but since no frames are dropped or duplicated, I am
not sure if the output will be "better" in any way.
Carl Eugen
More information about the ffmpeg-user
mailing list