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.