mirror of
https://github.com/mpv-player/mpv
synced 2025-02-12 09:57:15 +00:00
manpage: dvb: Add some information on VDR channel list support.
Only really helpful for DVB-S for now.
This commit is contained in:
parent
7f84da4902
commit
545a657ab7
@ -3129,6 +3129,12 @@ DVB
|
|||||||
in the mpv configuration directory (usually ``~/.config/mpv``) with the
|
in the mpv configuration directory (usually ``~/.config/mpv``) with the
|
||||||
filename ``channels.conf.{sat,ter,cbl,atsc}`` (based on your card type) or
|
filename ``channels.conf.{sat,ter,cbl,atsc}`` (based on your card type) or
|
||||||
``channels.conf`` as a last resort.
|
``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>``
|
``--dvbin-timeout=<1-30>``
|
||||||
Maximum number of seconds to wait when trying to tune a frequency before
|
Maximum number of seconds to wait when trying to tune a frequency before
|
||||||
|
Loading…
Reference in New Issue
Block a user