From 545a657ab7389eb1e40aa1b2c4b5634fd89d784b Mon Sep 17 00:00:00 2001 From: Oliver Freyermuth Date: Mon, 5 Jan 2015 20:29:04 +0100 Subject: manpage: dvb: Add some information on VDR channel list support. Only really helpful for DVB-S for now. --- DOCS/man/options.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst index ffe4cb1b08..0006cff6cd 100644 --- a/DOCS/man/options.rst +++ b/DOCS/man/options.rst @@ -3129,6 +3129,12 @@ DVB in the mpv configuration directory (usually ``~/.config/mpv``) with the filename ``channels.conf.{sat,ter,cbl,atsc}`` (based on your card type) or ``channels.conf`` as a last resort. + For DVB-S/2 cards, a VDR 1.7.x format channel list is recommended + as it allows tuning to DVB-S2 channels, enabling subtitles and + decoding the PMT (which largely improves the demuxing). + Classic mplayer format channel lists are still supported (without + these improvements), and for other card types, only limited VDR + format channel list support is implemented (patches welcome). ``--dvbin-timeout=<1-30>`` Maximum number of seconds to wait when trying to tune a frequency before -- cgit v1.2.3