Le 29/08/2016 à 23:01, Stanislas Plessia a écrit :
> @@ -439,11 +439,10 @@ static int ParseTimeOnSpan( demux_sys_t* p_sys, char* psz_text )
> {
To me that's too complicated. XML does the parsing, there's just need to
ignore metadata tags text according to tag context.
Francois