[FFmpeg-trac] #2207(undetermined:new): encoding bgra ljpeg crash

FFmpeg trac at avcodec.org
Mon Jan 28 20:59:22 CET 2013


#2207: encoding bgra ljpeg crash
-------------------------------------+-------------------------------------
               Reporter:  richardpl  |                  Owner:
                   Type:  defect     |                 Status:  new
               Priority:  normal     |              Component:
                Version:             |  undetermined
  unspecified                        |               Keywords:
             Blocked By:             |               Blocking:
Reproduced by developer:  0          |  Analyzed by developer:  0
-------------------------------------+-------------------------------------
 Summary of the bug:
 How to reproduce:
 {{{
 > ./ffmpeg -i ~/dxtory_mic.avi -pix_fmt bgra /tmp/out.ljpg
 ffmpeg version git-2013-01-28-3c98205 Copyright (c) 2000-2013 the FFmpeg
 developers
   built on Jan 28 2013 19:33:22 with FreeBSD clang version 3.1
 (branches/release_31 156863) 20120523
   configuration: --cc=clang --as=clang --extra-cflags=-fcolor-diagnostics
 --extra-cflags=-I/usr/local/incl
 ude --extra-ldflags=-L/usr/local/lib --samples=../fate-suite --disable-
 debug --enable-static --disable-pos
 tproc --disable-indev=v4l2 --disable-indev=alsa --disable-indev=bktr
 --disable-indev=dshow --disable-indev
 =dv1394 --disable-indev=fbdev --disable-indev=jack --disable-indev=libcdio
 --disable-indev=libdc1394 --dis
 able-indev=openal --disable-indev=pulse --disable-indev=sndio --disable-
 indev=vfwcap --disable-outdev=sndi
 o --disable-outdev=alsa --disable-filter=mp --disable-doc --enable-nonfree
 --enable-openssl --enable-gpl -
 -enable-x11grab --disable-shared
   libavutil      52. 17.100 / 52. 17.100
   libavcodec     54. 91.100 / 54. 91.100
   libavformat    54. 61.104 / 54. 61.104
   libavdevice    54.  3.102 / 54.  3.102
   libavfilter     3. 34.101 /  3. 34.101
   libswscale      2.  2.100 /  2.  2.100
   libswresample   0. 17.102 /  0. 17.102
 Guessed Channel Layout for  Input Stream #0.1 : stereo
 Guessed Channel Layout for  Input Stream #0.2 : stereo
 Input #0, avi, from '/home/r/dxtory_mic.avi':
   Metadata:
     encoder         : DxtoryCore ver2.0.0.109
     ISRC            : Video:YUV420 Audio0:Lautsprecher (Realtek High
 Definition Audio) Audio1:Mikrofon (Re
 altek High Definition Audio)
   Duration: 00:00:07.48, start: 0.000000, bitrate: 1496 kb/s
     Stream #0:0: Video: dxtory (xtor / 0x726F7478), yuv420p, 1280x720, 25
 tbr, 25 tbn, 25 tbc
     Stream #0:1: Audio: pcm_s16le ([1][0][0][0] / 0x0001), 48000 Hz,
 stereo, s16, 1536 kb/s
     Stream #0:2: Audio: pcm_s16le ([1][0][0][0] / 0x0001), 48000 Hz,
 stereo, s16, 1536 kb/s
 Output #0, image2, to '/tmp/out.ljpg':
   Metadata:
     ISRC            : Video:YUV420 Audio0:Lautsprecher (Realtek High
 Definition Audio) Audio1:Mikrofon (Re
 altek High Definition Audio)
     encoder         : Lavf54.61.104
     Stream #0:0: Video: ljpeg, bgra, 1280x720, q=2-31, 200 kb/s, 90k tbn,
 25 tbc
 Stream mapping:
   Stream #0:0 -> #0:0 (dxtory -> ljpeg)
 Press [q] to stop, [?] for help
 Segmentation fault
 }}}

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/2207>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list