[MPlayer-advusers] r25874 broke raw MOV demuxing
Compn
tempn at twmi.rr.com
Thu Apr 3 01:56:29 CEST 2008
On Wed, 2 Apr 2008 20:54:30 +0200, Reimar Döffinger wrote:
>On Wed, Apr 02, 2008 at 01:36:23PM -0500, John Karp wrote:
>> Hello,
>>
>> I am attempting to play back a MOV file like so:
>> mplayer -v sample_for_HD_playback.mov
>>
>> This works fine in r25873, console output attached.
>> However, after the switch to the lavf demuxer in r25874, including
>> HEAD, the video is no longer decoded properly, only blue is shown.
>> Console output attached.
>>
>> Forcing the MOV demuxer fixes the issue, and it allows video to be
>> shown post r25874:
>> mplayer -demuxer mov sample_for_HD_playback.mov
>
>-vc rawrgb24 should work as well. I have a fairly good idea what is
>going wrong, but it would be good if you could provide a small sample
>(or check if there is already one on samples.mplayerhq.hu).
uploaded to incoming/rawbgr24.mov
it would be nice if whoever created that samples/mov/qtaudio directory
could make a sample set with all quicktime video encoders and
colorspaces.
you can create such files on a mac with:
[cami:~/desktop/1burned] compn% qt_export --video=raw,10,,24 --audio=0
input.avi --duration=3,4 rawbgr24.mov
-compn
More information about the MPlayer-advusers
mailing list