[Ffmpeg-devel] [BUG] MOV demuxer problem

Diego Biurrun diego
Fri Jul 7 10:05:58 CEST 2006


Since there has been some work on the MOV demuxer lately I thought it
might be worth reporting this bug:

http://samples.mplayerhq.hu/mov/variable-fourcc/menace_320.mov

fails to play with ffplay and MPlayer (both native and libavformat
demuxer) while xine has no problems.  This indicates a demuxer problem.
During playback ffplay prints the following to the console:

[mjpeg @ 0x1034b9f8]mjpeg: unsupported coding type (cd)
[mjpeg @ 0x1034b9f8]only 8 bits/component accepted
[mjpeg @ 0x1034b9f8]only <= 8 bits/component accepted for JPEG-LS
[mjpeg @ 0x1034b9f8]only <= 8 bits/component accepted for JPEG-LS
[mjpeg @ 0x1034b9f8]only <= 8 bits/component accepted for JPEG-LS
[mjpeg @ 0x1034b9f8]invalid id 136
[...]
[mjpeg @ 0x1034b9f8]picture size invalid (44031x20861)
[...]

Diego




More information about the ffmpeg-devel mailing list