diff options
author | nicodvb <nicodvb@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2006-07-26 21:47:54 +0000 |
---|---|---|
committer | nicodvb <nicodvb@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2006-07-26 21:47:54 +0000 |
commit | 2d2b8f09cdfc54a59022311ba5b91467274887a9 (patch) | |
tree | 03c735c1114212107f7555c714cec43bb12d7403 /DOCS/man | |
parent | 01aa3fd1be5ae498f311b6823cdd64f21c184c3c (diff) |
new -ao mpegpes options
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19190 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/man')
-rw-r--r-- | DOCS/man/en/mplayer.1 | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index 67735737cc..e6602fcb9f 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -2268,6 +2268,17 @@ Creative DXR2 specific output driver .B mpegpes (DVB only) DVB specific output driver . +.PD 0 +.RSs +.IPs card=<1\-4> +card number to use +.IPs file=<filename> +Name of the file that will contain the dump of the stream sent to this device. +If the DVB interface is not available at compile-time and no :file option is +specified at run-time the file name will be audiograb.mpg. +.RE +.PD 1 +. .TP .B null\ \ \ Produces no audio output but maintains video playback speed. |