[FFmpeg-trac] #108(undetermined:new): QT WRAW file decodes incorrectly

FFmpeg trac at avcodec.org
Sun Apr 24 16:27:41 CEST 2011


#108: QT WRAW file decodes incorrectly
--------------------------+--------------------------
 Reporter:  ami_stuff     |        Type:  defect
   Status:  new           |    Priority:  normal
Component:  undetermined  |     Version:  unspecified
 Keywords:                |  Blocked By:
 Blocking:                |  Reproduced:  0
 Analyzed:  0             |
--------------------------+--------------------------
 attached QT WRAW file does not decode correctly

 QT Player says it is: WRAW, 44x41, millions of colors, 15 fps

 {{{
 C:\>ffmpeg -i C:\CarltonMovie2.mov
 FFmpeg version git-N-29181-ga304071, Copyright (c) 2000-2011 the FFmpeg
 develope
 rs
   built on Apr 18 2011 21:24:03 with gcc 4.5.2
   configuration: --enable-gpl --enable-version3 --enable-runtime-cpudetect
 --ena
 ble-memalign-hack --enable-avisynth --enable-bzlib --enable-frei0r
 --enable-libo
 pencore-amrnb --enable-libopencore-amrwb --enable-libfreetype --enable-
 libgsm --
 enable-libmp3lame --enable-libopenjpeg --enable-librtmp --enable-
 libschroedinger
  --enable-libspeex --enable-libtheora --enable-libvorbis --enable-libvpx
 --enabl
 e-libx264 --enable-libxavs --enable-libxvid --enable-zlib --cross-
 prefix=i686-w6
 4-mingw32- --target-os=mingw32 --arch=x86_32 --extra-
 cflags=-I/home/kyle/softwar
 e/ffmpeg/external-libraries/win32/include --extra-
 ldflags=-L/home/kyle/software/
 ffmpeg/external-libraries/win32/lib --pkg-config=pkg-config
   libavutil    50. 40. 1 / 50. 40. 1
   libavcodec   52.120. 0 / 52.120. 0
   libavformat  52.108. 0 / 52.108. 0
   libavdevice  52.  4. 0 / 52.  4. 0
   libavfilter   1. 79. 0 /  1. 79. 0
   libswscale    0. 13. 0 /  0. 13. 0

 Seems stream 0 codec frame rate differs from container frame rate: 600.00
 (600/1
 ) -> 15.00 (15/1)
 Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'C:\CarltonMovie2.mov':
   Metadata:
     creation_time   : 2004-11-23 10:27:38
   Duration: 00:00:03.26, start: 0.000000, bitrate: 656 kb/s
     Stream #0.0(eng): Video: rawvideo, pal8, 44x41, 649 kb/s, 15 fps, 15
 tbr, 60
 0 tbn, 600 tbc
     Metadata:
       creation_time   : 2004-11-23 10:27:38
 At least one output file must be specified
 }}}

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


More information about the FFmpeg-trac mailing list