From dbe24cb2e6c8649719c4910961dbc24be14738db Mon Sep 17 00:00:00 2001 From: diego Date: Tue, 13 Apr 2004 02:43:52 +0000 Subject: DVB updates, patch by Nico git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12189 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/xml/en/video.xml | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (limited to 'DOCS/xml') diff --git a/DOCS/xml/en/video.xml b/DOCS/xml/en/video.xml index f86aea2875..a0783aeb4d 100644 --- a/DOCS/xml/en/video.xml +++ b/DOCS/xml/en/video.xml @@ -1742,10 +1742,22 @@ for a 16:9 TV: -vf dvbscale=1024,scale=-1:0,expand=-1:576:-1:-1:1 have scan compile it for you. + + If you have more than one card type (e.g. Satellitar, Terrestrial and Cable) + you can save your channels files as + ~/.mplayer/channels.conf.sat, + ~/.mplayer/channels.conf.ter + and ~/.mplayer/channels.conf.cbl, + respectively, so as to implicitly hint MPlayer + to use these files rather than ~/.mplayer/channels.conf, + and you only need to specify which card to use. + + Make sure that you have have only Free to Air channels in your channels.conf file, or - MPlayer will hang on the others. + MPlayer will try to skip to the next visible one, + but it may take long if there are many consecutive encrypted channels. -- cgit v1.2.3