<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

<html xmlns="http://www.w3.org/1999/xhtml"><head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
 </head><body style=""><div>..and to a little more:</div>
<div> </div>
<div>after setting the flag in the element init method, seek still fails, but now with a different message:</div>
<div> </div>
<div>
<p style="-qt-block-indent: 0; text-indent: 0px; margin: 0px;"><span style="font-family: 'Droid Sans Mono'; font-size: 10pt; color: #aa0000;">0:00:09.377578993 13884 0x22f1f60 DEBUG baseparse gstbaseparse.c:4137:gst_base_parse_handle_seek:<marathonparse0> seek to format time, rate -1.000000, start type 1 at 0:00:00.000000000, end type 1 at 0:01:36.033000000</span></p>
<p style="-qt-block-indent: 0; text-indent: 0px; margin: 0px;"><span style="font-family: 'Droid Sans Mono'; font-size: 10pt; color: #aa0000;">0:00:09.377613309 13884 0x22f1f60 FIXME baseparse gstbaseparse.c:4367:gst_base_parse_handle_seek:<marathonparse0> negative playback in pull mode needs fixing</span></p>
<p style="-qt-paragraph-type: empty; -qt-block-indent: 0; text-indent: 0px; font-family: 'Droid Sans Mono'; font-size: 10pt; color: #aa0000; margin: 0px;"> </p>
<pre style="-qt-paragraph-type: empty; -qt-block-indent: 0; text-indent: 0px; font-family: 'Droid Sans Mono'; font-size: 10pt; color: #aa0000; margin: 0px;"><span style="color: #000000;">looks like I am on a lost ship with GstBaseParse.. or am I doing something wrong?<br>thanks, <br>Christian</span><br><br></pre>
</div>
<blockquote type="cite" style="position: relative; margin-left: 0px; padding-left: 10px; border-left: solid 1px blue;">Christian Sell <christian@gsvitec.com> hat am 21. Mai 2015 um 13:24 geschrieben:<br><br>
<div>Hello,</div>
<div> </div>
<div>I have an element derived from GstBaseParse. Now, whenever I perform a seek operation on the pipeline, the seek fails, and I see a log messate stating "child <element> is not a sink". Digging into the code that emits the log message, I see that a flag GST_ELEMENT_FLAG_SINK is queried, which is not set on the element, although it clearly has a sink pad.</div>
<div> </div>
<div>My question: who is responsible for setting it? Is this described somewhere?</div>
<div> </div>
<div>thanks,</div>
<div>Christian</div>
</blockquote>
<div><br> </div>
<blockquote type="cite" style="position: relative; margin-left: 0px; padding-left: 10px; border-left: solid 1px blue;">_______________________________________________<br>gstreamer-devel mailing list<br>gstreamer-devel@lists.freedesktop.org<br>http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</blockquote>
<div><br> </div></body></html>