Quoting Michael Niedermayer (2023-11-04 19:30:39) > On Sat, Nov 04, 2023 at 08:56:29AM +0100, Anton Khirnov wrote: > > --- > > fftools/ffmpeg.c | 22 --- > > fftools/ffmpeg.h | 13 +- > > fftools/ffmpeg_dec.c | 315 ++++++++++--------------------------------- > > 3 files changed, 70 insertions(+), 280 deletions(-) > > This or the previous commit (which doesnt build without this) > breaks: > ffmpeg -y -i tickets//1714/fake_mjpeg_stream.wmv -t 1 /tmp/file1714.avi > > (infinite loop) > it can be quit with a "q" press here but with all patches applied it > seems "q" is not enough to kill it > > seems on the samples server here: > ffmpeg-bugs/trac/ticket1714/fake_mjpeg_stream.wmv
Should be fixed after v3 of 18/24; updated my branch as well. -- Anton Khirnov _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".