[vlc-devel] [PATCH 0/2] Expose tracks to the lua web interface
Thomas Guillem
thomas at gllm.fr
Thu Jan 12 13:25:42 CET 2017
On Thu, Jan 12, 2017, at 13:04, Rémi Denis-Courmont wrote:
> No thanks. Exposing ID is broken.
We all agree that it's a little broken, the track can be gone when we
select it. This can happen with live streams, ts and co. Yet, there are
video/audio/spu functions in libvlc that change tracks using the track
id. These functions are used by all users of the lib since this is the
only way to change a track.
We can say that the current libvlc is kind of broken. I hope that one
day, we'll rewrite it and fix this issue, but in the meantime, we should
continue to use this feature (because I don't see any other ways).
So, I don't see any problems to add the track selection in lua.
Regards,
Thomas.
>
> --
> Rémi Denis-Courmont
> http://www.remlab.net/
>
> _______________________________________________
> 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