[FFmpeg-trac] #1651(undetermined:new): jpeg rgb progressive decodes incorrectly

FFmpeg trac at avcodec.org
Sat Aug 18 12:41:22 CEST 2012


#1651: jpeg rgb progressive decodes incorrectly
-------------------------------------+-------------------------------------
               Reporter:  ami_stuff  |                  Owner:
                   Type:  defect     |                 Status:  new
               Priority:  normal     |              Component:
                Version:             |  undetermined
  unspecified                        |               Keywords:
             Blocked By:             |               Blocking:
Reproduced by developer:  0          |  Analyzed by developer:  0
-------------------------------------+-------------------------------------
 see ticket #829 for another sample (which currently decodes correctly)

 {{{
 C:\>ffmpeg -i prog_rgb_2.jpg out.bmp
 ffmpeg version N-43634-g3d78170 Copyright (c) 2000-2012 the FFmpeg
 developers
   built on Aug 17 2012 02:39:28 with gcc 4.5.0 (GCC) 20100414 (Fedora
 MinGW 4.5.
 0-1.fc14)
   configuration: --prefix=/var/www/users/research/ffmpeg/snapshots/build
 --arch=
 x86 --target-os=mingw32 --cross-prefix=i686-pc-mingw32- --cc='ccache i686
 -pc-min
 gw32-gcc' --enable-w32threads --enable-memalign-hack --enable-runtime-
 cpudetect
 --enable-cross-compile --enable-static --disable-shared --extra-
 libs='-lws2_32 -
 lwinmm -lpthread' --extra-cflags='--static
 -I/var/www/users/research/ffmpeg/snap
 shots/build/include' --extra-ldflags='-static
 -L/var/www/users/research/ffmpeg/s
 napshots/build/lib' --enable-bzlib --enable-zlib --enable-gpl --enable-
 version3
 --enable-nonfree --enable-libx264 --enable-libspeex --enable-libtheora
 --enable-
 libvorbis --enable-libfaac --enable-libxvid --enable-libopencore-amrnb
 --enable-
 libopencore-amrwb --enable-libmp3lame --enable-libvpx --disable-
 decoder=libvpx
   libavutil      51. 70.100 / 51. 70.100
   libavcodec     54. 53.100 / 54. 53.100
   libavformat    54. 24.101 / 54. 24.101
   libavdevice    54.  2.100 / 54.  2.100
   libavfilter     3. 10.100 /  3. 10.100
   libswscale      2.  1.101 /  2.  1.101
   libswresample   0. 15.100 /  0. 15.100
   libpostproc    52.  0.100 / 52.  0.100
 Input #0, image2, from 'prog_rgb_2.jpg':
   Duration: 00:00:00.04, start: 0.000000, bitrate: N/A
     Stream #0:0: Video: mjpeg, gbrp, 1024x768, 25 tbr, 25 tbn, 25 tbc
 Output #0, image2, to 'out.bmp':
   Metadata:
     encoder         : Lavf54.24.101
     Stream #0:0: Video: bmp, bgr24, 1024x768, q=2-31, 200 kb/s, 90k tbn,
 25 tbc
 Stream mapping:
   Stream #0:0 -> #0:0 (mjpeg -> bmp)
 Press [q] to stop, [?] for help
 frame=    1 fps=0.0 q=0.0 Lsize=       0kB time=00:00:00.04 bitrate=
 0.0kbits/
 s
 video:2304kB audio:0kB subtitle:0 global headers:0kB muxing overhead
 -100.000000
 %
 }}}

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


More information about the FFmpeg-trac mailing list