[MPlayer-DOCS] CVS: main/DOCS/man/en mplayer.1,1.977,1.978

Diego Biurrun CVS syncmail at mplayerhq.hu
Sun May 22 21:13:01 CEST 2005


CVS change done by Diego Biurrun CVS

Update of /cvsroot/mplayer/main/DOCS/man/en
In directory mail:/var2/tmp/cvs-serv24297/DOCS/man/en

Modified Files:
	mplayer.1 
Log Message:
Only one of -dumpstream, -dumpvideo, -dumpaudio works at a time.


Index: mplayer.1
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/man/en/mplayer.1,v
retrieving revision 1.977
retrieving revision 1.978
diff -u -r1.977 -r1.978
--- mplayer.1	22 May 2005 15:11:03 -0000	1.977
+++ mplayer.1	22 May 2005 19:12:58 -0000	1.978
@@ -905,6 +905,8 @@
 .TP
 .B \-dumpaudio (MPlayer only)
 Dumps raw compressed audio stream to ./stream.dump (useful with MPEG/\:AC3).
+You can only specify one of \-dumpaudio, \-dumpvideo, \-dumpstream, the
+last one on the command line will take precedence over the others..
 .
 .TP
 .B \-dumpfile <filename> (MPlayer only)
@@ -915,10 +917,14 @@
 .B \-dumpstream (MPlayer only)
 Dumps the raw stream to ./stream.dump.
 Useful when ripping from DVD or network.
+You can only specify one of \-dumpaudio, \-dumpvideo, \-dumpstream, the
+last one on the command line will take precedence over the others..
 .
 .TP
 .B \-dumpvideo (MPlayer only)
 Dump raw compressed video stream to ./stream.dump (not very usable).
+You can only specify one of \-dumpaudio, \-dumpvideo, \-dumpstream, the
+last one on the command line will take precedence over the others..
 .
 .TP
 .B \-dvbin <options> (DVB only)




More information about the MPlayer-DOCS mailing list