[FFmpeg-trac] #754(avcodec:closed): ljpeg: crash with lowres (was: jpeg lossless: crash with lowres)

FFmpeg trac at avcodec.org
Thu Dec 15 00:06:19 CET 2011


#754: ljpeg: crash with lowres
--------------------------------------+-----------------------------------
             Reporter:  ami_stuff     |                    Owner:
                 Type:  defect        |                   Status:  closed
             Priority:  normal        |                Component:  avcodec
              Version:  git-master    |               Resolution:  fixed
             Keywords:  ljpeg lowres  |               Blocked By:
             Blocking:                |  Reproduced by developer:  1
Analyzed by developer:  0             |
--------------------------------------+-----------------------------------
Changes (by cehoyos):

 * status:  new => closed
 * reproduced:  0 => 1
 * component:  undetermined => avcodec
 * version:  unspecified => git-master
 * keywords:   => ljpeg lowres
 * resolution:   => fixed


Comment:

 Note that there is another codec called jpeg-ls or jpeg lossless, see
 http://en.wikipedia.org/wiki/Jpeg-ls for an explanation.

 The crash with lowres is fixed (ljpeg does not support lowres), I cannot
 reproduce an endless loop with the first file, but please open a new
 ticket if there still is a problem.
 {{{
 $ ffmpeg -i lossless.jpg
 ffmpeg version N-35771-g7862bd3, Copyright (c) 2000-2011 the FFmpeg
 developers
   built on Dec 14 2011 23:44:58 with gcc 4.5.3
   configuration: --cc='/usr/local/gcc-4.5.3/bin/gcc -m32'
   libavutil    51. 32. 0 / 51. 32. 0
   libavcodec   53. 44. 0 / 53. 44. 0
   libavformat  53. 25. 0 / 53. 25. 0
   libavdevice  53.  4. 0 / 53.  4. 0
   libavfilter   2. 53. 0 /  2. 53. 0
   libswscale    2.  1. 0 /  2.  1. 0
 [mjpeg @ 0x8dae0e0] mjpeg_decode_dc: bad vlc: 0:0 (0x8dae924)
     Last message repeated 4718591 times
 Input #0, image2, from 'lossless.jpg':
   Duration: 00:00:00.04, start: 0.000000, bitrate: N/A
     Stream #0:0: Video: mjpeg, bgr24, 1024x768 [SAR 96:96 DAR 4:3], 25
 tbr, 25 tbn, 25 tbc
 At least one output file must be specified
 }}}

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/754#comment:3>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list