[FFmpeg-devel] Unable to transcode correctly MPEG2 video file to uncompressed MOV file

Thomas Parmegiani thomasp
Mon Sep 17 15:51:21 CEST 2007


Hi all !

I am trying to transcode MPEG2 video file to uncompressed mov file. I did
not get any errors and the file seems to be readable both on OSX and WINXP.
But the resulting file is filled with white blank frames. Is it a problem of
conversion or did I miss a parameter ?

Thanks in advance,

Thomas

$ /C/Temp/ffmpeg.exe -i /G/bm-40.m2v -vcodec rawvideo /G/test.mov

FFmpeg version SVN-r10464, Copyright (c) 2000-2007 Fabrice Bellard, et al.
  configuration: --enable-gpl --enable-pp --enable-swscaler --enable-pthread
s --enable-liba52 --enable-avisynth --enable-libamr-nb --enable-libamr-wb --
enable-libfaac --enable-libfaad --enable-libgsm --enable-libmp3lame --enable
-libnut --enable-libogg --enable-libtheora --enable-libvorbis --enable-libx2
64 --enable-libxvid --cpu=i686 --enable-memalign-hack --extra-ldflags=-stati
c
  libavutil version: 49.5.0
  libavcodec version: 51.43.0
  libavformat version: 51.12.2
  built on Sep 10 2007 10:31:22, gcc: 4.2.1
Input #0, mpegvideo, from 'g:/bm-40.m2v':
  Duration: 00:00:02.0, bitrate: 39827 kb/s
  Stream #0.0: Video: mpeg2video, yuv420p, 1920x1080, 40000 kb/s, 25.00
fps(r)
Output #0, mov, to 'g:/test.mov':
  Stream #0.0: Video: rawvideo, yuv420p, 1920x1080, q=2-31, 200 kb/s, 25.00
fps(c)
Stream mapping:
  Stream #0.0 -> #0.0
Press [q] to stop encoding
[mpeg2video @ 0098D2D0]ac-tex damaged at 63 14=2.4 bitrate=622080.1kbits/s
[mpeg2video @ 0098D2D0]Warning MVs not available
[mpeg2video @ 0098D2D0]concealing 6440 DC, 6440 AC, 6440 MV errors
frame=   63 fps=  4 q=0.0 Lsize=  191363kB time=2.5 bitrate=622082.9kbits/s
video:185288kB audio:0kB global headers:0kB muxing overhead 3.279177%





More information about the ffmpeg-devel mailing list