From dcc2e2e5ea5a3a8b055d43f859a0b6bfdcbfe31a Mon Sep 17 00:00:00 2001 From: voroshil Date: Mon, 10 Sep 2007 17:09:35 +0000 Subject: 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). git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24423 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/man/en/mplayer.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DOCS/man/en/mplayer.1') diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index 3defb7d568..f6f893132d 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -1759,7 +1759,7 @@ In most cases automute=100 will be enough. Default is 0 (automute disabled). .IPs driver= 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= Specify TV device (default: /dev/\:video0). .I NOTE: -- cgit v1.2.3