[FFmpeg-trac] #1216(avcodec:open): AVImszh: broken output with rgb24 mode

FFmpeg trac at avcodec.org
Tue Apr 17 21:49:23 CEST 2012


#1216: AVImszh: broken output with rgb24 mode
------------------------------------+-----------------------------------
             Reporter:  ami_stuff   |                    Owner:
                 Type:  defect      |                   Status:  open
             Priority:  normal      |                Component:  avcodec
              Version:  git-master  |               Resolution:
             Keywords:  mszh        |               Blocked By:
             Blocking:              |  Reproduced by developer:  1
Analyzed by developer:  0           |
------------------------------------+-----------------------------------

Comment (by ami_stuff):

 this one seems to be rawvideo, not mszh:

 {{{
 C:\>ffmpeg -i mszh_rgb24.avi
 ffmpeg version N-39881-gdcd207c Copyright (c) 2000-2012 the FFmpeg
 developers
   built on Apr 17 2012 02:23:18 with gcc 4.5.0 20100414 (Fedora MinGW
 4.5.0-1.fc
 14)
   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' --extra-cflags='--static
 -I/var/www/users/research/ffmpeg/snapshots/buil
 d/include' --extra-ldflags='-static
 -L/var/www/users/research/ffmpeg/snapshots/b
 uild/lib' --enable-bzlib --enable-zlib --enable-gpl --enable-version3
 --enable-n
 onfree --enable-libx264 --enable-libspeex --enable-libtheora --enable-
 libvorbis
 --enable-libfaac --enable-libxvid --enable-libopencore-amrnb --enable-
 libopencor
 e-amrwb --enable-libmp3lame --enable-libvpx --disable-decoder=libvpx
   libavutil      51. 46.100 / 51. 46.100
   libavcodec     54. 14.101 / 54. 14.101
   libavformat    54.  3.100 / 54.  3.100
   libavdevice    53.  4.100 / 53.  4.100
   libavfilter     2. 70.100 /  2. 70.100
   libswscale      2.  1.100 /  2.  1.100
   libswresample   0. 11.100 /  0. 11.100
   libpostproc    52.  0.100 / 52.  0.100
 Input #0, avi, from 'mszh_rgb24.avi':
   Duration: 00:00:00.03, start: 0.000000, bitrate: 62360 kb/s
     Stream #0:0: Video: rawvideo, bgr24, 352x240, 29.97 tbr, 29.97 tbn,
 29.97 tb
 c
 At least one output file must be specified
 }}}

 on the other hand this rgb24 file seems to be compressed, so maybe it's a
 bug of AVImszh codec, not FFmpeg's decoder?

 http://samples.mplayerhq.hu/V-codecs/mszh-zlib/mszh.avi

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


More information about the FFmpeg-trac mailing list