From c9b485e94c21f5b43b762aa0cf21c8f753152e1f Mon Sep 17 00:00:00 2001 From: voroshil Date: Sat, 18 Nov 2006 06:53:33 +0000 Subject: Add *BSD BT848 radio support git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21001 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/man/en/mplayer.1 | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'DOCS') diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index 9efc6790d6..296237dd79 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -1616,12 +1616,16 @@ problems, which makes this process uncomfortable. Available options are: .RSs .IPs device= -Radio device to use (default: /dev/radio0). +Radio device to use (default: /dev/radio0 for Linux and /dev/tuner0 for *BSD). .IPs driver= 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= (*BSD BT848 only) +minimum allowed frequency (default: 87.50) +.IPs freq_max= (*BSD BT848 only) +maximum allowed frequency (default: 108.00) .IPs channels=\-,\-,... Set channel list. Use _ for spaces in names (or play with quoting ;-). -- cgit v1.2.3