[vlc-devel] [PATCH 2/2] Fix libvlc_media_get_tracks_info()
Rémi Denis-Courmont
remi at remlab.net
Fri Dec 3 00:27:33 CET 2010
On Thu, 2 Dec 2010 21:59:09 +0100, Laurent Aimar <fenrir at elivagar.org>
wrote:
>> Well I meant unique, constant for the ES lifetime and reproducible
>> across identical/re-used source media.
> My bad, es_format_t::i_id may not be unique. But es_out_id_t::i_meta_id
> respects all your constraints, as long as
> - the source is exactly the same each time it is read, eg ts from DVB or
> UDP won't work, but file source will.
> - and the demuxer calls es_out_Add() in the same order. Not a problem
> except when multiple threads create ES.
What about input slaves?
--
Rémi Denis-Courmont
http://www.remlab.net
http://fi.linkedin.com/in/remidenis
More information about the vlc-devel
mailing list