Hello, I have a Gnlcomposition with 2 gnlfilesources (videofiles), I need to render text in a customizable manner. For instance, at certain time file1 needs text over it and file2 doesn&#39;t and viceversa or even both could need the text rendered over them.<br>

I could put a text in the common queue, so it always appears and it isn&#39;t the needed behavior. <br><br>I appreciate any clue, thanks<br><br>Rossana<br><br><br>The pipeline<br><br><br>GnlComposition<br><br>  gnlfilesource1 <br>
                       --------------------gnlOperarion--------queue-----sink     // I put the textoverlay between the queue and the sink<br>  gnlfilesource2<br><br><br>gnlOperation   //for crossfade purposes<br><br>     alpha1<br>
               ----------videomixer--------ffmpegcolor<br>     alpha2<br><br><br><br>