From 6564720a31551fb2cb2ac0983a142bb028585c4b Mon Sep 17 00:00:00 2001 From: voroshil Date: Sun, 29 Jul 2007 17:58:20 +0000 Subject: Teletext support Part 5/5: documentation git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23924 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/man/en/mplayer.1 | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) (limited to 'DOCS/man/en') 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= (default: none) +Specify TV teletext device (example: /dev/\:vbi0). +.IPs tformat= (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 -- cgit v1.2.3