[Mplayer-cvslog] CVS: main/DOCS mplayer.1,1.317,1.318

Arpi of Ize arpi at mplayerhq.hu
Thu Jan 23 00:51:35 CET 2003


Update of /cvsroot/mplayer/main/DOCS
In directory mail:/var/tmp.root/cvs-serv5850/DOCS

Modified Files:
	mplayer.1 
Log Message:
raw video demuxer, requested by Michael
(try mplayer -rawvideo on:cif mobile.cif)


Index: mplayer.1
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/mplayer.1,v
retrieving revision 1.317
retrieving revision 1.318
diff -u -r1.317 -r1.318
--- mplayer.1	22 Jan 2003 16:27:58 -0000	1.317
+++ mplayer.1	22 Jan 2003 23:51:02 -0000	1.318
@@ -628,6 +628,33 @@
 .PD 1
 .
 .TP
+.B \-rawvideo <option1:option2:...>
+This option lets you play raw video files.
+.br
+Available options are:
+
+.PD 0
+.RSs
+.IPs on\ \ \ 
+use raw video demuxer
+.IPs fps=<value>
+rate in frames per second, default 25.0
+.IPs sqcif|qcif|cif|4cif|pal|ntsc
+set standard image size
+.IPs w=<value>
+image width in pixels
+.IPs h=<value>
+image height in pixels
+.IPs y420|yv12|yuy2|y8
+set colorspace
+.IPs format=<value>
+colorspace (fourcc) in hex
+.IPs size=<value>
+frame size in bytes
+.RE
+.PD 1
+.
+.TP
 .B \-rtsp-stream-over-tcp
 Used with 'rtsp://' URLs to specify that the resulting incoming RTP and RTCP
 packets be streamed over TCP (using the same TCP connection as RTSP).



More information about the MPlayer-cvslog mailing list