[FFmpeg-devel] [Patch] fix ffprobe crash #3603

anshul anshul.ffmpeg at gmail.com
Wed May 7 09:18:22 CEST 2014


On 05/07/2014 11:56 AM, anshul wrote:
> ffprobe crashes since number of stream increased in the attched video
>  at #3603 from 3 to 6 which were not taken in account in commit 29b9aee4.
>
> so this line need extra guard
> nb_streams_frames[pkt.stream_index]++;
>
> Thanks
> Anshul
Ignore this patch it have lot of flaws, will send another soon
-Anshul


More information about the ffmpeg-devel mailing list