mirror of
https://github.com/mpv-player/mpv.git
synced 2025-12-28 05:33:14 +00:00
stream_dvb: Correct range for dvbin-card option.
Adapt documentation accordingly and also, fix an off-by-one check in the code. closes #6371
This commit is contained in:
committed by
Jan Ekström
parent
5bcac8580d
commit
d6d6da4711
@@ -4057,8 +4057,8 @@ Network
|
||||
DVB
|
||||
---
|
||||
|
||||
``--dvbin-card=<1-4>``
|
||||
Specifies using card number 1-4 (default: 1).
|
||||
``--dvbin-card=<0-15>``
|
||||
Specifies using card number 0-15 (default: 0).
|
||||
|
||||
``--dvbin-file=<filename>``
|
||||
Instructs mpv to read the channels list from ``<filename>``. The default is
|
||||
|
||||
Reference in New Issue
Block a user