<div dir="ltr"><div>hi, </div><div><br></div><div>i`m trying to implement a pipeline using playbin and then when it receives a EOS message prepares another uri to play, but when i use this code:</div><div><br></div><div><div style="color:rgb(212,212,212);background-color:rgb(30,30,30);font-family:"Droid Sans Mono",monospace,monospace,"Droid Sans Fallback";font-weight:normal;font-size:14px;line-height:19px;white-space:pre"><div><span style="color:rgb(220,220,170)">gst_element_set_state</span><span style="color:rgb(212,212,212)">(data-></span><span style="color:rgb(156,220,254)">pipeline</span><span style="color:rgb(212,212,212)">, GST_STATE_READY);</span></div><div><span style="color:rgb(220,220,170)">g_object_set</span>(data-><span style="color:rgb(156,220,254)">playbin</span>, <span style="color:rgb(206,145,120)">"uri"</span>, nexItem, <span style="color:rgb(86,156,214)">NULL</span>);<br></div><div><span style="color:rgb(220,220,170)">gst_element_set_state</span>(data-><span style="color:rgb(156,220,254)">pipeline</span>, GST_STATE_PLAYING);</div></div></div><div><br></div><div>i lose the last frame rendered. Is there a way to keep the last frame until i finish preparing the next file?</div><div><br></div><div><br></div><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div style="color:rgb(0,0,0);font-family:Helvetica,Arial,sans-serif;font-size:14.08px"><div style="float:left;margin-right:5px;height:92px"><a href="http://snews.tv/" title="snews.tv" style="color:rgb(17,85,204)" target="_blank"><img alt="Marketing" src="http://snews.tv/ass/asshtml/images/logo.png" width="200px;"></a></div><div style="float:left;height:92px"><b>Robson Ferreira</b> <br>Desenvolvedor Jr. <br><a href="mailto:robsonferreira@snews.tv" title="robsonferreira@snews.tv" style="color:rgb(17,85,204)" target="_blank">robsonferreira@snews.tv</a> <br>+55 61 3044.7878 <br><a href="http://snews.tv/" title="snews.tv" style="color:rgb(17,85,204)" target="_blank">snews.tv</a></div></div><div style="color:rgb(0,0,0);font-family:Helvetica,Arial,sans-serif;font-size:14.08px;clear:both"><p>This message is intended exclusively for its addressee and may contain information that is confidential and protected by a professional privilege or whose disclosure is prohibited by law. Unauthorized use of such information is prohibited and subject to applicable penalties.</p></div><div><div dir="ltr"></div></div></div></div>
</div>