[MPlayer-DOCS] CVS: main/DOCS/man/en mplayer.1,1.1176,1.1177
Guillaume Poirier CVS
syncmail at mplayerhq.hu
Sun Dec 11 23:09:58 CET 2005
CVS change done by Guillaume Poirier CVS
Update of /cvsroot/mplayer/main/DOCS/man/en
In directory mail:/var2/tmp/cvs-serv20193/man/en
Modified Files:
mplayer.1
Log Message:
Another examples showing how to play raw YUV video samples
Index: mplayer.1
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/man/en/mplayer.1,v
retrieving revision 1.1176
retrieving revision 1.1177
diff -u -r1.1176 -r1.1177
--- mplayer.1 11 Dec 2005 18:05:23 -0000 1.1176
+++ mplayer.1 11 Dec 2005 22:09:54 -0000 1.1177
@@ -1258,8 +1258,10 @@
.RE
.PD 0
.RSs
-.IPs "mplayer foreman.qcif -demuxer rawvideo -rawvideo qcif:w=176:h=144"
+.IPs "mplayer foreman.qcif -demuxer rawvideo -rawvideo qcif"
Play the famous "foreman" sample video.
+.IPs "mplayer sample-720x576.yuv -demuxer rawvideo -rawvideo w=720:h=576"
+Play a raw YUV sample.
.RE
.PD 1
.
More information about the MPlayer-DOCS
mailing list