[MPlayer-advusers] r25874 broke raw MOV demuxing
Reimar Döffinger
Reimar.Doeffinger at stud.uni-karlsruhe.de
Wed Apr 2 20:54:30 CEST 2008
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).
More information about the MPlayer-advusers
mailing list