[vlc-devel] [PATCH v2 0/9] Implement libvlc player using vlc_player
Romain Vimont
rom1v at videolabs.io
Mon May 20 10:14:28 CEST 2019
On Mon, May 20, 2019 at 09:34:04AM +0300, Rémi Denis-Courmont wrote:
> Hi,
>
> Does that mean the new LibVLC player handles playlist files internally? AFAIU, that is not the case in 3.0 and earlier'
No, like the old one, it just manages 1 media at a time.
The client may or may not used the provided libvlc_media_list_player.
For example, Android only uses the player and implements its own
playlist.
In the future, we could implement a libvlc API for the new playlist.
>
> Le 19 mai 2019 22:19:45 GMT+03:00, Thomas Guillem <thomas at gllm.fr> a écrit :
> >
> >On Sun, May 19, 2019, at 13:53, Rémi Denis-Courmont wrote:
> >> Hi,
> >>
> >> What is the plan for the infamous media list player? The patchset
> >seems to
> >> leave it alone.
> >
> >VLCKit is the only one to use it. Could this be replaced by VLCKIt own
> >playlist implementation. Felix ?
> >
> >>
> >> AFAIK, it's riddled with deadlocks already, but it is nevertheless
> >required to
> >> play actual playlist files, which the regular libvlc_media_player
> >cannot
> >> handle.
> >>
> >> --
> >> レミ・デニ-クールモン
> >> http://www.remlab.net/
> >>
> >>
> >>
> >> _______________________________________________
> >> vlc-devel mailing list
> >> To unsubscribe or modify your subscription options:
> >> https://mailman.videolan.org/listinfo/vlc-devel
> >_______________________________________________
> >vlc-devel mailing list
> >To unsubscribe or modify your subscription options:
> >https://mailman.videolan.org/listinfo/vlc-devel
>
> --
> Envoyé de mon appareil Android avec Courriel K-9 Mail. Veuillez excuser ma brièveté.
> _______________________________________________
> 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