[FFmpeg-devel] [PATCH] fftools/ffmpeg: do not return finished streams from choose_output()

Anton Khirnov anton at khirnov.net
Thu Mar 30 11:48:21 EEST 2023


Quoting Michael Niedermayer (2023-03-29 19:59:09)
> On Mon, Mar 27, 2023 at 07:15:56AM +0200, Anton Khirnov wrote:
> > ---
> > Should be fixed by this patch.
> > ---
> >  fftools/ffmpeg.c | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> This:
> 
> /home/michael/ffmpeg-git/ffmpeg/ffmpeg -y -threads:a 1 -i /home/michael/tickets//1208/702121h264-TTA.mkvtest82.mkv -bitexact -vn doom_tmp/regress/file1208.mkv
> Error while decoding stream #0:1: Invalid data found when processing input
>     Last message repeated 5 times
> [matroska,webm @ 0x55e2e82919c0] File ended prematurely
> Error while decoding stream #0:1: Invalid data found when processing input
>     Last message repeated 1 times
> [sost#0:1/ssa @ 0x55e2e82ca300] Error submitting a packet to the muxer
>     Last message repeated 12465121 times
>                           ^^^^^^^^
> keeps counting until killed
> 
> (tested with khirnov/ffmpeg_frame_size
>  it seems the new patch was in this)

Where can I get the sample? The link in ticket 1208 is apparently no
longer valid.

-- 
Anton Khirnov


More information about the ffmpeg-devel mailing list