diff DOCS/man/en/mplayer.1 @ 24403:d31512f03462

Implementation of tv:// driver autodetection. If user did not specify driver directly, all available drivers will be probed (in order: v4l2,v4l1,bsdbt848,dummy). In most cases first probed driver will be successfully autodetected and used. Autodetection will be disabled if user specified driver directly (in command line or config).
author voroshil
date Mon, 10 Sep 2007 17:09:35 +0000
parents 7e437f31d4fb
children 3e6973a2b0b7
line wrap: on
line diff
--- a/DOCS/man/en/mplayer.1	Mon Sep 10 16:17:13 2007 +0000
+++ b/DOCS/man/en/mplayer.1	Mon Sep 10 17:09:35 2007 +0000
@@ -1759,7 +1759,7 @@
 Default is 0 (automute disabled).
 .IPs driver=<value>
 See \-tv driver=help for a list of compiled-in TV input drivers.
-available: dummy, v4l, v4l2, bsdbt848
+available: dummy, v4l, v4l2, bsdbt848 (default: autodetect)
 .IPs device=<value>
 Specify TV device (default: /dev/\:video0).
 .I NOTE: