From 24e7fac50bbf0d303c4f020e330ad7d566941216 Mon Sep 17 00:00:00 2001 From: Oliver Freyermuth Date: Wed, 13 Jan 2016 23:46:03 +0100 Subject: man: options: Clarify expected behaviour with --dvbin-full-transponder. Since the streams are chosen from the full TS by the player frontend, one should not expect that the program which is shown matches the chosen channel which was used for tuning to the frequency. Also, reformulate slightly to simplify reading. --- DOCS/man/options.rst | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'DOCS') diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst index aa199d07b8..e5fe542712 100644 --- a/DOCS/man/options.rst +++ b/DOCS/man/options.rst @@ -3370,12 +3370,15 @@ DVB ``--dvbin-full-transponder=`` Apply no filters on program PIDs, only tune to frequency and pass full - transponder to demuxer. This is useful to record multiple programs - on a single transponder, or to work around issues in the ``channels.conf``. + transponder to demuxer. + The player frontend selects the streams from the full TS in this case, + so the program which is shown initially may not match the chosen channel. + Switching between the programs is possible by cycling the ``program`` + property. + This is useful to record multiple programs on a single transponder, + or to work around issues in the ``channels.conf``. It is also recommended to use this for channels which switch PIDs on-the-fly, e.g. for regional news. - Switching between the programs is possible by cycling the program - property. Default: ``no`` -- cgit v1.2.3