<html><head></head><body>Hi,<br><br>Your diagnosis seems correct, but I have mixed feelings about changing a translated string in a stable release branch.<br><br><div class="gmail_quote">Le 27 octobre 2020 11:09:19 GMT+02:00, Alexandre Janniaux <ajanni@videolabs.io> a écrit :<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<pre class="k9mail">The longtext help is implying that --sout-keep will automatically add<br>the gather stream output filter which is not accurate.<br><br>It has never been the case as seen in original commit adding this:<br>4b7cff4d248bea925e6bb19157f6a65aed3f3788.<hr> src/libvlc-module.c | 3 +--<br> 1 file changed, 1 insertion(+), 2 deletions(-)<br><br>diff --git a/src/libvlc-module.c b/src/libvlc-module.c<br>index 79dfb9d5ae..8d913c7e9b 100644<br>--- a/src/libvlc-module.c<br>+++ b/src/libvlc-module.c<br>@@ -958,8 +958,7 @@ static const char *const ppsz_prefres[] = {<br> #define SOUT_KEEP_TEXT N_("Keep stream output open" )<br> #define SOUT_KEEP_LONGTEXT N_( \<br>     "This allows you to keep an unique stream output instance across " \<br>-    "multiple playlist item (automatically insert the gather stream output " \<br>-    "if not specified)" )<br>+    "multiple playlist item." )<br><br> #define SOUT_MUX_CACHING_TEXT N_("Stream output muxer caching (ms)")<br> #define SOUT_MUX_CACHING_LONGTEXT N_( \<br>--<br>2.29.1<hr>vlc-devel mailing list<br>To unsubscribe or modify your subscription options:<br><a href="https://mailman.videolan.org/listinfo/vlc-devel">https://mailman.videolan.org/listinfo/vlc-devel</a></pre></blockquote></div><br>-- <br>Envoyé de mon appareil Android avec Courriel K-9 Mail. Veuillez excuser ma brièveté.</body></html>