Hello, I want to add text and a clock at the same time, I don't know how to puzzle the elements in the pipeline.<br>If I do it for each one, ie. for a clock or (exclusive) a text, it works, but when I want to add both I have some compatibilities issues.<br>
<br>This is my pipeline for video and clockoverlay (as I said, it works):<br><br>fliescr-->avidemux-->ffdec-mpeg4-->queue-->clockoverlay-->autovideosink<br><br>This is my pipeline for video and textoverlay (as I said, it works either):<br>
<br>
fliescr-->avidemux-->ffdec-mpeg4-->queue-->textoverlay-->autovideosink<br><br>I need to add both, I appreciate any suggestion, thanks<br><br>Rossana<br><br><br>