<div dir="ltr"><div class="gmail_default" style="font-size:small">Hi Francois, Jean-Baptiste,</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Thanks for the response. Are we talking here about the NowPlaying meta field or is this a feature I have missed, like displaying what's being played through notifications or so? Sorry if that's a dumb question, just trying to understand what you are referring to?</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">If it's the meta field is this treated somehow special, e.g. certain modules always fill this in with the current "Now playing" information when it needs to be displayed? Is that done through the vlc_meta_Merge? Again, I might be completely missing the point.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">If a codec has a different metadata from the demux I believe after the patch the first filled meta is retained for the life of the input. Do all stages in the processing pipeline share the same p_meta field and merge/overwrite their own meta? That's how I understand this by looking through the code, so if yes, the very last to merge the meta is always the "winner". I didn't see that as a problem, but perhaps you can give me some concrete example when this is an issue?</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Again, I'm sure you know much better, just trying to understand how to deal with the concrete cue+single flac issue.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Thanks,</div><div class="gmail_default" style="font-size:small">Lukas</div><div class="gmail_extra"><br><div class="gmail_quote">On 22 March 2017 at 08:57, Francois Cartegnie <span dir="ltr"><<a href="mailto:fcvlcdev@free.fr" target="_blank">fcvlcdev@free.fr</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">Le 22/03/2017 à 08:48, Jean-Baptiste Kempf a écrit :<br>
<br>
> But don't you break NowPlaying with this? Or cases where the codec has<br>
> different metadata from the demux?<br>
><br>
<br>
</span>If course it does. It disables the possibility to replace or remove<br>
previous metadata.<br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
Francois<br>
</font></span><div class="HOEnZb"><div class="h5">______________________________<wbr>_________________<br>
vlc-devel mailing list<br>
To unsubscribe or modify your subscription options:<br>
<a href="https://mailman.videolan.org/listinfo/vlc-devel" rel="noreferrer" target="_blank">https://mailman.videolan.org/<wbr>listinfo/vlc-devel</a></div></div></blockquote></div><br></div></div>