[FFmpeg-trac] #160(undetermined:new): QT RAW "256 colors" - broken output

FFmpeg trac at avcodec.org
Fri May 6 21:38:23 CEST 2011


#160: QT RAW "256 colors" - broken output
--------------------------+--------------------------
 Reporter:  ami_stuff     |        Type:  defect
   Status:  new           |    Priority:  normal
Component:  undetermined  |     Version:  unspecified
 Keywords:                |  Blocked By:
 Blocking:                |  Reproduced:  0
 Analyzed:  0             |
--------------------------+--------------------------
 https://roundup.libav.org/file609/CHRIS.MOV

 {{{
 Author: ami_stuff       Date: 2009-11-12.17:26:39

 Attached QT RAW file decodes incorrectly, maybe because
 width and/or height of the video is not dividable by 8, 16 or something
 like that.

 --------

 C:\>ffmpeg -i CHRIS.MOV CHRIS.avi
 FFmpeg version SVN-r20510, Copyright (c) 2000-2009 Fabrice Bellard, et al.
   built on Nov 11 2009 05:05:44 with gcc 4.2.4
   configuration: --enable-memalign-hack --prefix=/mingw --cross-
 prefix=i686-ming
 w32- --cc=ccache-i686-mingw32-gcc --target-os=mingw32 --arch=i686
 --cpu=i686 --e
 nable-avisynth --enable-gpl --enable-version3 --enable-zlib --enable-bzlib
 --ena
 ble-libgsm --enable-libfaad --enable-pthreads --enable-libvorbis --enable-
 libthe
 ora --enable-libspeex --enable-libmp3lame --enable-libopenjpeg --enable-
 libxvid
 --enable-libschroedinger --enable-libx264 --enable-libopencore_amrwb
 --enable-li
 bopencore_amrnb
   libavutil     50. 4. 0 / 50. 4. 0
   libavcodec    52.38. 1 / 52.38. 1
   libavformat   52.39. 2 / 52.39. 2
   libavdevice   52. 2. 0 / 52. 2. 0
   libswscale     0. 7. 1 /  0. 7. 1

 Seems stream 0 codec frame rate differs from container frame rate: 600.00
 (600/1
 ) -> 8.00 (8/1)
 Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'CHRIS.MOV':
   Duration: 00:00:06.00, start: 0.000000, bitrate: 1460 kb/s
     Stream #0.0(eng): Video: rawvideo, pal8, 150x150, 1459 kb/s, 8 tbr,
 600 tbn,
  600 tbc
 Output #0, avi, to 'CHRIS.avi':
     Stream #0.0(eng): Video: mpeg4, yuv420p, 150x150, q=2-31, 200 kb/s, 8
 tbn, 8
  tbc
 Stream mapping:
   Stream #0.0 -> #0.0
 Press [q] to stop encoding
 frame=   48 fps=  0 q=5.9 Lsize=     234kB time=6.00 bitrate= 319.9kbits/s
 video:228kB audio:0kB global headers:0kB muxing overhead 2.942905%
 }}}

 {{{
 Author: cehoyos         Date: 2010-01-09.15:46:52

 Reproducible with current svn, does not look distorted with QuickTime.
 }}}

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


More information about the FFmpeg-trac mailing list