[FFmpeg-devel] Pixel format conversion not handled with .mov file raw codec

Thomas Parmegiani thomasp
Fri Jun 8 16:18:52 CEST 2007


Hi all !

I uploaded a .mov file which I cannot convert to TS file. Video file is
encoded with Apple codec 'None' (ie raw codec).

http://download.yousendit.com/D30E5FC1352BAF4F
or
http://www.zshare.net/download/2190952c8f5fa5/
or
http://www.megaupload.com/?d=70MF8VF0

It seems that ffmpeg cannot convert from bgr555 pixel format to yuv420p. Is
it possible ?
Can anyone help me ?
Thanks in advance.


 ffmpeg_g.exe -i /G/Partage/None-30-1080p-LPCM.mov /G/test.ts
FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al.
  configuration: --enable-memalign-hack
  libavutil version: 49.4.0
  libavcodec version: 51.40.4
  libavformat version: 51.12.1
  built on Jun  8 2007 14:43:13, gcc: 3.4.5 (mingw special)
[mov,mp4,m4a,3gp,3g2,mj2 @ 006FA548]size=76 4CC= twos codec_type=1
[mov,mp4,m4a,3gp,3g2,mj2 @ 006FA548]size=86 4CC= raw  codec_type=0
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'g:/Partage/None-30-1080p-LPCM.mov':
  Duration: 00:00:01.0, start: 0.000000, bitrate: 996875 kb/s
  Stream #0.0(eng): Audio: pcm_s16be, 48000 Hz, stereo, 1536 kb/s
  Stream #0.1(eng): Video: rawvideo, bgr555, 1920x1080, 30.00 fps(r)
Output #0, mpegts, to 'g:/test.ts':
  Stream #0.0: Video: mpeg2video, yuv420p, 1920x1080, q=2-31, 200 kb/s,
30.00 fps(c)
  Stream #0.1: Audio: mp2, 48000 Hz, stereo, 64 kb/s
Stream mapping:
  Stream #0.1 -> #0.0
  Stream #0.0 -> #0.1
Press [q] to stop encoding
pixel format conversion not handled
Compiler did not align stack variables. Libavcodec has been miscompiled
and may be very slow or crash. This is not a bug in libavcodec,
but in the compiler. Do not report crashes to FFmpeg developers.
pixel format conversion not handled
pixel format conversion not handled  36kB time=0.0 bitrate=8753.3kbits/s
pixel format conversion not handled
pixel format conversion not handled
pixel format conversion not handled
pixel format conversion not handled
pixel format conversion not handled
pixel format conversion not handled  43kB time=0.2 bitrate=1501.9kbits/s
pixel format conversion not handled
pixel format conversion not handled
pixel format conversion not handled
pixel format conversion not handled
pixel format conversion not handled
pixel format conversion not handled
pixel format conversion not handled  92kB time=0.5 bitrate=1617.9kbits/s
pixel format conversion not handled
pixel format conversion not handled
pixel format conversion not handled
pixel format conversion not handled
pixel format conversion not handled
pixel format conversion not handled  96kB time=0.7 bitrate=1175.4kbits/s
pixel format conversion not handled
pixel format conversion not handled
pixel format conversion not handled
pixel format conversion not handled 141kB time=0.8 bitrate=1447.6kbits/s
pixel format conversion not handled
pixel format conversion not handled
pixel format conversion not handled 145kB time=0.9 bitrate=1320.2kbits/s
pixel format conversion not handled
frame=   30 fps=  8 q=2.4 Lsize=     150kB time=1.0 bitrate=1271.1kbits/s
video:114kB audio:8kB global headers:0kB muxing overhead 23.498243%




More information about the ffmpeg-devel mailing list