[vlc-devel] [PATCH 1/1] es: propagate service name to title
Oliver Collyer
ovcollyer at mac.com
Tue Mar 12 17:49:57 CET 2019
> On 12 Mar 2019, at 16:35, Rémi Denis-Courmont <remi at remlab.net> wrote:
>
> Le maanantaina 11. maaliskuuta 2019, 20.40.13 EET Oliver Collyer via vlc-devel
> a écrit :
>> I am using the imem-access method to pass data to libvlc and I required the
>> service name from the transport stream to be used for the meta title,
>> rather than "imem://".
>>
>> This patch just does what it does for the service provider (copies to
>> publisher meta) with the service name (copies to title meta). I'm unsure if
>> you would always want this; in case yes, I'm offering this patch.
>
> François would know better than me, but I don't think the program name can be
> used as input item name, since there may be several programs in the input, and
> the selected program can change.
>
> --
> Rémi Denis-Courmont
> http://www.remlab.net/
>
Would it not just then update again and send a new event to change the title?
>
>
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> https://mailman.videolan.org/listinfo/vlc-devel
More information about the vlc-devel
mailing list