<div dir="ltr"><div class="gmail_default" style="font-family:monospace,monospace;font-size:small">Hello, all.</div><div class="gmail_default" style="font-family:monospace,monospace;font-size:small">I am using GST 1.0 on the TI AM5728 EVM board.</div><div class="gmail_default" style="font-family:monospace,monospace;font-size:small">I wrote the C-program using the GST elements which needs to play my MP4 file and <br>also make OSD of several pictures in PNG format - superimpose pictures on video.</div><div class="gmail_default" style="font-family:monospace,monospace;font-size:small">For this I used the following schema in the application:</div><div class="gmail_default" style="font-family:monospace,monospace;font-size:small"><img src="cid:ii_laguyk8i0" alt="image.png" width="562" height="217"><br></div><div class="gmail_default" style="font-family:monospace,monospace;font-size:small">Everything works fine. </div><div class="gmail_default" style="font-family:monospace,monospace;font-size:small">The question is how can I replace in the application one PNG file with another dynamically </div><div class="gmail_default" style="font-family:monospace,monospace;font-size:small">with minimal disturbance of the MP4 file playback process?</div></div>