Thanks, I’ve had a look at the source code. I’ve found the relevant line in modules/access/dtv/linux.c, line 834 in commit 26bea87
Code:
satno = (satno - 1) & 3;
I’ve replaced all occurrences of “dvb-satno=1” with “dvb-satno=2” in my playlist, and now it works.
Is there a specification if this should start counting at 0 or 1, so that I know if this is a bug in w_scan / w_scan2 or vlc?
Statistics: Posted by martinwag — 07 Aug 2024 16:13