[FFmpeg-trac] #3208(undetermined:open): Very long CPU-bound loop with -fflags +genpts and -vsync cfr
FFmpeg
trac at avcodec.org
Tue Dec 10 02:18:56 CET 2013
#3208: Very long CPU-bound loop with -fflags +genpts and -vsync cfr
-------------------------------------+-------------------------------------
Reporter: lelegard | Owner:
Type: defect | Status: open
Priority: important | Component:
Version: git-master | undetermined
Keywords: regression | Resolution:
Blocking: | Blocked By:
Analyzed by developer: 0 | Reproduced by developer: 1
-------------------------------------+-------------------------------------
Comment (by cehoyos):
Reproducible with the following commands:
{{{
$ ffmpeg -f lavfi -i testsrc -f s16le -i /dev/zero -t 3600 -bf 2 -acodec
ac3 out.avi
$ ffmpeg -vsync cfr -fflags +genpts -i out.avi -vn -f null -
}}}
--
Ticket URL: <https://trac.ffmpeg.org/ticket/3208#comment:4>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list