[vlc-devel] [vlc-commits] access: dvb: use DTV_ENUM_DELSYS when possible

Rémi Denis-Courmont remi at remlab.net
Mon Apr 11 11:18:19 CEST 2016


Le 2016-04-11 10:51, Francois Cartegnie a écrit :
> Le 11/04/2016 09:59, Rémi Denis-Courmont a écrit :
>> Le 2016-04-10 13:56, git at videolan.org a écrit :
>>> vlc | branch: master | Francois Cartegnie <fcvlcdev at free.fr> | Fri
>>> Apr  8 16:54:52 2016 +0200| 
>>> [41e4d492fc453995b86c031f92a526621464ae68]
>>> | committer: Francois Cartegnie
>>>
>>> access: dvb: use DTV_ENUM_DELSYS when possible
>>
>> And where exactly does this commit use DTV_ENUM_DELSYS?
>
> No even processing loop remaining, obviously something went wrong.
>
> But anyway, if querying that stuff makes no sense,
> reverting then.
>
> dvb-? stream can advertise dvb-?2 programs/transponders through NIT
> descriptors, which can then be used to build playlist for dtv.

Even if DVB-T2 transponders can be advertised in DVB-T ones, does not 
mean they are. Maybe there are no DVB-T1 transponders at all, or maybe 
they are operated by competing companies (I believe Finland is in the 
latter case, though I have not checked the content of the NITs), or 
whatever.

And anyway, you can't set all the DVB-T2 parameters with DVBv3 API so 
that's pretty much it.

> (enum_delsys values usable for filtering playlist)

I know what DTV_ENUM_DELSYS is for. I still think you are wasting your 
time trying to fix the DVBv3 plugin, mostly because of DVBv5 and 
Windows.

(And IMHO, it should be a cache-backed SD plugin, not a directory 
access, and definitely not a playlist generator.)

-- 
Rémi Denis-Courmont
http://www.remlab.net/


More information about the vlc-devel mailing list