diff options
author | voroshil <voroshil@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2007-07-29 17:58:20 +0000 |
---|---|---|
committer | voroshil <voroshil@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2007-07-29 17:58:20 +0000 |
commit | 6564720a31551fb2cb2ac0983a142bb028585c4b (patch) | |
tree | cf3fdca9eac2313eea4517046a531f66dc87af90 /DOCS/man | |
parent | da32be78021062a8a431be6b0852f62b608ed8e6 (diff) |
Teletext support
Part 5/5: documentation
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23924 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/man')
-rw-r--r-- | DOCS/man/en/mplayer.1 | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index e71670e241..6ea4917b56 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -423,6 +423,21 @@ Confirm choice. .PP .RS . +(The following keys are only valid if teletext support is enabled during +compilation: They are used for controlling TV teletext.) +.RE +.PP +.PD 0 +.RS +.IPs "X" +Switch teletext on/\:off. +.IPs "Q and W" +Go to next/\:prev teletext page. +.RE +.PD 1 +.PP +.RS +. .TP .B mouse control .PD 0 @@ -1866,6 +1881,21 @@ MJPEG compression: .IPs quality=<0\-100> Choose the quality of the JPEG compression (< 60 recommended for full size). +.IPs tdevice=<value> (default: none) +Specify TV teletext device (example: /dev/\:vbi0). +.IPs tformat=<format> (default: 0) +Specify TV teletext display format: +.RSss +0: opaque +.br +1: transparent +.br +2: opaque with inverted colors +.br +3: transparent with inverted colors +.REss +.IPs tpage=<100-899> (default: 100) +Specify initial TV teletext page number. .RE . .TP |