New submission from Zach O. <[email protected]>: Crash with the command line listed below using the images attached to the bug or available at https://www.sugarsync.com/pf/D125406_77_7266062076. The crash first shows up in revision 24054 (May 7, 2010) and later. Earlier builds work fine. The crash seems related to what resolution the images are as some image resolutions are fine and others cause the crash. Seen on Windows.
ffmpeg.exe -f image2 -i c:\test\tpa-6-6ed943b7cbf246b6- 9c63db66c417cee.tmp%09d.bmp c:\test\output.mp4 This crashes: http://ffmpeg.arrozcru.org/autobuilds/ffmpeg/mingw32/stat ic/ffmpeg-r23054-swscale-r31135-mingw32-static.7z This doesn't: http://ffmpeg.arrozcru.org/autobuilds/ffmpeg/mingw32/stat ic/ffmpeg-r23034-swscale-r31135-mingw32-static.7z Console Output: C:\tmp\ffmpeg-r23054-swscale-r31135-mingw32- static\bin>ffmpeg.exe -f image2 -i \ \groupstore\workgroups\documentation\outgoing\Jerry\anime xport\tpa-6-6ed943b7cbf 246b6-9c63db66c417cee.tmp%09d.bmp c:\tmp\output.wmv FFmpeg version SVN-r23054, Copyright (c) 2000-2010 the FFmpeg developers built on May 7 2010 17:09:57 with gcc 4.4.2 configuration: --enable-memalign-hack --cross- prefix=i686-mingw32- --cc=ccache -i686-mingw32-gcc --arch=i686 --target-os=mingw32 -- enable-runtime-cpudetect --e nable-avisynth --enable-gpl --enable-version3 --enable- bzlib --enable-libgsm --e nable-libfaad --enable-pthreads --enable-libvorbis -- enable-libtheora --enable-l ibspeex --enable-libmp3lame --enable-libopenjpeg -- enable-libxvid --enable-libsc hroedinger --enable-libx264 --enable-libopencore_amrwb -- enable-libopencore_amrn b libavutil 50.15. 1 / 50.15. 1 libavcodec 52.67. 0 / 52.67. 0 libavformat 52.62. 0 / 52.62. 0 libavdevice 52. 2. 0 / 52. 2. 0 libavfilter 1.19. 0 / 1.19. 0 libswscale 0.10. 0 / 0.10. 0 [image2 @ 0152be70]MAX_READ_SIZE:5000000 reached Input #0, image2, from '\\groupstore\workgroups\documentation\outgoing\Jerr y\ani mexport\tpa-6-6ed943b7cbf246b6-9c63db66c417cee.tmp% 09d.bmp': Duration: 00:00:00.20, start: 0.000000, bitrate: N/A Stream #0.0: Video: bmp, bgr24, 879x781, 25 fps, 25 tbr, 25 tbn, 25 tbc File 'c:\tmp\output.wmv' already exists. Overwrite ? [y/N] y [ffmpeg_output @ 013fc500]auto-inserting filter 'auto- inserted scaler 0' between the filter 'src' and the filter 'out' [scale @ 013fc750]w:879 h:781 fmt:yuv420p Output #0, asf, to 'c:\tmp\output.wmv': Metadata: WM/EncodingSettings: Lavf52.62.0 Stream #0.0: Video: msmpeg4, yuv420p, 879x781, q=2- 31, 200 kb/s, 1k tbn, 25 tbc Stream mapping: Stream #0.0 -> #0.0 Press [q] to stop encoding C:\tmp\ffmpeg-r23054-swscale-r31135-mingw32-static\bin> File 'images.zip' not attached - you can download it from https://roundup.ffmpeg.org/file1171. ---------- files: images.zip messages: 12571 priority: normal status: new substatus: new title: regression: crash when encoding from images with certain image resolutions type: bug ________________________________________________ FFmpeg issue tracker <[email protected]> <https://roundup.ffmpeg.org/issue2366> ________________________________________________
