diff DOCS/man/en/mplayer.1 @ 20985:20110e4437c6

Add *BSD BT848 radio support
author voroshil
date Sat, 18 Nov 2006 06:53:33 +0000
parents 28714c74c444
children ee1c45139b46
line wrap: on
line diff
--- a/DOCS/man/en/mplayer.1	Sat Nov 18 02:40:19 2006 +0000
+++ b/DOCS/man/en/mplayer.1	Sat Nov 18 06:53:33 2006 +0000
@@ -1616,12 +1616,16 @@
 Available options are:
 .RSs
 .IPs device=<value>
-Radio device to use (default: /dev/radio0).
+Radio device to use (default: /dev/radio0 for Linux and /dev/tuner0 for *BSD).
 .IPs driver=<value>
 Radio driver to use (default: v4l2 if available, otherwise v4l).
 Currently, v4l and v4l2 drivers are supported.
 .IPs volume=<0..100>
 sound volume for radio device (default 100)
+.IPs freq_min=<value> (*BSD BT848 only)
+minimum allowed frequency (default: 87.50)
+.IPs freq_max=<value> (*BSD BT848 only)
+maximum allowed frequency (default: 108.00)
 .IPs channels=<frequency>\-<name>,<frequency>\-<name>,...
 Set channel list.
 Use _ for spaces in names (or play with quoting ;-).