[MPlayer-dev-eng] rawvideo 422P and 444P playback
Stuart Cunningham
stuartc at rd.bbc.co.uk
Fri Jan 28 16:25:15 CET 2005
> Stuart Cunningham writes:
> >
> > Attached is a patch to etc/codecs.conf to allow you to select raw planar video
> > playback with fourccs "422P" and "444P". Support for these two raw planar
> > video formats is already incorporated into mplayer but has not yet been exposed
> > via codecs.conf.
>
> Could you provide some sample files?
>
> Diego
Samples for 444P and 422P raw uncompressed video:
http://mpeg2videotools.sourceforge.net/samples/squirrel-720x576-444P.yuv
http://mpeg2videotools.sourceforge.net/samples/squirrel-720x576-422P.yuv
After the patch these can be played using:
mplayer -rawvideo on:size=1244160:w=720:h=576:format=444P squirrel-720x576-444P.yuv
mplayer -rawvideo on:size=829440:w=720:h=576:format=422P squirrel-720x576-422P.yuv
Stuart
More information about the MPlayer-dev-eng
mailing list