diff options
author | gabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2003-01-01 21:16:25 +0000 |
---|---|---|
committer | gabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2003-01-01 21:16:25 +0000 |
commit | a65ab4f1430c79837f04731138ef73fe4768728d (patch) | |
tree | d5ead055bea10fb26108745934c40ce253852e64 | |
parent | 1f9abf39b2ef111a91354e5edc9e04f1cadb17f0 (diff) |
tip for 'channels' TV option
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8705 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r-- | DOCS/documentation.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/DOCS/documentation.html b/DOCS/documentation.html index af037b4cd6..bd2999f36b 100644 --- a/DOCS/documentation.html +++ b/DOCS/documentation.html @@ -1106,6 +1106,12 @@ The full listing of the options is available on the manual page. Here are just a few tips: <UL> + <LI>Use the <CODE>channels</CODE> option. An example:<BR> + <CODE>-tv on:channels=26-MTV1,23-TV2</CODE><BR> + Explanation: using this option, only the 26 and 23 channels will be usable, + and there will be a nice OSD text upon channel switching, displaying the + channel's name. Spaces in the channel name must be replaced by the "_" + character.</LI> <LI>Choose some sane image dimensions. The dimensions of the resulting image should be divisible by 16.</LI> <LI>If you capture the video with the vertical resolution higher than half of |