[vlc-devel] [PATCH 5/5] input: change "sub-file" option to "sub-url"
Thomas Guillem
thomas at gllm.fr
Mon Feb 15 15:00:01 CET 2016
On Sat, Feb 13, 2016, at 19:32, Rémi Denis-Courmont wrote:
> This specific change was already rejected before and I don´t see any new
> elements to discuss and potentially change the decision.
So, my plan (that will be longer to develop):
- When parsing a directory via vlc: add input slaves (.ac3,.srt and co)
to each new input items (using/adapting/improving the code in
subtitles_Detect)
- Add input_item_get_slaves()/input_item_add_slave()
- Add libvlc_media_get_slaves()/libvlc_media_set_slaves(): This will be
used to store/restore the media slaves (.ac3, .srt and co) from a media
library.
>
> --
> 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