[FFmpeg-user] transcoding belches out "Past duration 0.939156 too large"

Henk D. Schoneveld belcampo at zonnet.nl
Thu Dec 15 21:32:33 EET 2016


On 15 Dec 2016, at 19:27, jd1008 <jd1008 at gmail.com> wrote:

> using 3.0.2-static:
> 
> ffmpeg -i vid_1.mkv -vb 4000k -s 1920x1080 -vf hflip,scale=1920:1080 -y vid_1-hflip.mkv
> 
> is belching out lots of
> Past duration 0.939156 too large
Probably the result of a framerate conversion, the source is probably different from the default chosen, you didn’t specify a framerate
> 
> Any ideas why?
> 
> 
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
> 
> To unsubscribe, visit link above, or email
> ffmpeg-user-request at ffmpeg.org with subject "unsubscribe".



More information about the ffmpeg-user mailing list