From 37c5c114af8b4747dfa0664bf967958baa9a1c91 Mon Sep 17 00:00:00 2001 From: wm4 Date: Wed, 6 Feb 2013 21:55:35 +0100 Subject: Remove BSD legacy TV/radio support (BT848 stuff) FreeBSD actually supports V4L2, and V4L2 supports this chip. Also, this chip is from 1997. Farewell. --- DOCS/man/en/options.rst | 16 +++------------- 1 file changed, 3 insertions(+), 13 deletions(-) (limited to 'DOCS') diff --git a/DOCS/man/en/options.rst b/DOCS/man/en/options.rst index 59697cda28..8d809c9db8 100644 --- a/DOCS/man/en/options.rst +++ b/DOCS/man/en/options.rst @@ -1598,12 +1598,6 @@ volume=<0..100> sound volume for radio device (default 100) - freq_min= (\*BSD BT848 only) - minimum allowed frequency (default: 87.50) - - freq_max= (\*BSD BT848 only) - maximum allowed frequency (default: 108.00) - channels=-,-,... Set channel list. Use _ for spaces in names (or play with quoting ;-). The channel names will then be written using OSD and the slave @@ -2059,13 +2053,10 @@ driver= See ``--tv=driver=help`` for a list of compiled-in TV input drivers. - available: dummy, v4l, v4l2, bsdbt848 (default: autodetect) + available: dummy, v4l2 (default: autodetect) device= - Specify TV device (default: ``/dev/video0``). NOTE: For the bsdbt848 - driver you can provide both bktr and tuner device names separating - them with a comma, tuner after bktr (e.g. ``--tv - device=/dev/bktr1,/dev/tuner1``). + Specify TV device (default: ``/dev/video0``). input= Specify input (default: 0 (TV), see console output for available @@ -2093,8 +2084,7 @@ maximum size of the capture buffer in megabytes (default: dynamical) norm= - For bsdbt848 and v4l, PAL, SECAM, NTSC are available. For v4l2, see - the console output for a list of all available norms, also see the + See the console output for a list of all available norms, also see the normid option below. normid= (v4l2 only) -- cgit v1.2.3