<div dir="ltr">Hello,<div><br></div><div>I have a simple pipeline to play video files by using vaapidecode element. I want to change the playback rates of the pipeline. This task is accomplished by sending the event which is returned by function gst_event_new_seek () to filesink. There are no problems for positive rate values but there is problem for negative problems. One can find the debug output of gstreamer elements in case of negative rate is given. </div><div><br></div><div>The same pipeline with only vaapidecode changed to avdec_h264 is not problematic and negative rate values do not cause any problems. </div><div><br></div><div>I have changed the example given in following link according to my different requirements. </div><div><a href="http://docs.gstreamer.com/display/GstSDK/Basic+tutorial+13%3A+Playback+speed">http://docs.gstreamer.com/display/GstSDK/Basic+tutorial+13%3A+Playback+speed</a></div><div><br></div><div>Regards.<br><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div><b style="font-family:arial,helvetica,sans-serif"><span style="border-collapse:collapse;font-family:arial,sans-serif">Engin FIRAT</span></b></div><span><div><font size="1">Adoniss Yazılım Bilişim </font></div><div><font size="1">Elektronik </font><span style="font-size:x-small">Araştırma Geliştirme </span></div><div><font size="1">Limited Şirketi</font></div><div><p style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;margin:0px"><font size="1">+90 506 884 82 07 (Mobile)</font></p><font size="1">ODTÜ Teknokent, </font><span style="font-size:x-small">ODTÜ-Halıcı Yazılımevi </span></div><div><span style="font-size:x-small">İnönü Bulvarı / ANKARA (Address)</span></div><div><p style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;margin:0px"><font size="1"><img src="http://gdurl.com/hml0"><br></font></p></div></span></div></div>
</div></div>