[FFmpeg-devel] [PATCH] [RFC] libavformat/mpegts: Prevent wrapping of PTS & DTS
Carl Eugen Hoyos
cehoyos at ag.or.at
Sun Jun 12 18:06:50 CEST 2016
DeHackEd <git <at> dehacked.net> writes:
> $ ffmpeg -r 5 -f lavfi -i testsrc -c:v libx264 -profile:v veryfast
> -t 97000 bigfile.ts
> $ ffmpeg -i bigfile.ts -c:v copy -f null /dev/null
> frame=487718 fps=228472 q=-1.0 Lsize=N/A time=27:05:43.00
So the bug is that the file gets longer when read with FFmpeg?
Carl Eugen
More information about the ffmpeg-devel
mailing list