[vlc-devel] [PATCH 03/14] es_out: add a new ES policy: auto
Thomas Guillem
thomas at gllm.fr
Mon Feb 24 14:09:46 CET 2020
On Fri, Feb 21, 2020, at 17:03, Francois Cartegnie wrote:
> Le 21/02/2020 à 16:59, Thomas Guillem a écrit :
> > This policy, used for sub and video behave as exclusive by default but switch
> > to simultaneous if more than one tracks is specifically requested by the user.
>
> Recipe for chaos:
>
> Have ES policy as Auto
> Enable 2 tracks on a stream doing multiple Add / Del (Ogg, TS, Adaptive ...)
I understand for OGG, since it Del and Add an ES track, via the same ID to restart it.
But I don't see what's could be the problem for TS.
>
> --
> Francois Cartegnie
> VideoLAN - VLC Developer
> _______________________________________________
> 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