summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-05-13 22:38:35 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-05-13 22:38:35 +0000
commit63df914fc517c9f36fe6fac07bf298e2eabae70d (patch)
treea1468d0de3ab4e2d205bd928b623a67aec58180e /DOCS
parentca4b1ab32fc2c5c37c560845c8d4e665679e1120 (diff)
downloadmpv-63df914fc517c9f36fe6fac07bf298e2eabae70d.tar.bz2
mpv-63df914fc517c9f36fe6fac07bf298e2eabae70d.tar.xz
-dumpaudio option added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@792 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/mplayer.14
1 files changed, 4 insertions, 0 deletions
diff --git a/DOCS/mplayer.1 b/DOCS/mplayer.1
index f51e6fb0e2..127c4f23c1 100644
--- a/DOCS/mplayer.1
+++ b/DOCS/mplayer.1
@@ -40,6 +40,7 @@ mplayer \- Movie Player for Linux
.RB [ \-noxv ]
.RB [ \-forcexv ]
.RB [ \-ss\ sec ]
+.RB [ \-dumpaudio ]
.I - or file
.PP
.SH DESCRIPTION
@@ -203,6 +204,9 @@ disable XVideo hardware acceleration (with SDL only!)
.TP
.B \-forcexv
force using XVideo (SDL!)
+.TP
+.B \-dumpaudio
+writes audio stream of the file to ./stream.dump
.IP
.SH "ALPHA/BETA CODE"
.TP