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

anshul anshul.ffmpeg at gmail.com
Wed May 7 08:26:17 CEST 2014


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Fix-3603-crashes-in-ffprobe.patch
Type: text/x-patch
Size: 2272 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140507/8a9592bb/attachment.bin>


More information about the ffmpeg-devel mailing list