<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'><div dir='ltr'>
<br><div><blockquote><blockquote cite="mid:SNT110-W1811A534D1A9E87F14AF37A8560@phx.gbl"><div dir="ltr">
Is there please a simple example oh how to use the 'scaletempo'
element? I'm aware thata there is documentation at the
'bad-plugins' directory, but this is an example in four files
and seems very complicated, when I just want to know how it
works basically; the trick seems to be at the "rate" property
that cannot be changed directly with 'g_object_set'<br>
</div>
</blockquote>
Yes, it seems that you will need to send seek-event that change the
rate. To bad that seek-events need a start-position (me wants seek
with both positions being NONE to just change the rate).<br><br>
Stefan<br><br></blockquote>Yes I did figured out that and I did it; I still get the same error messages :<br><br>gst_event_new_new_segment_full: assertion `start <= stop' failed<br><br>(cplayer:3266): GStreamer-CRITICAL **: gst_pad_push_event: assertion `event != NULL' failed<br><br>Then there is a 2 or 3 seconds period of silence, then playing starts again with the new rate at the same height (wich means that scaletempo works)<br><br>In summary, it works, but with a 2-3 seconds delay everytime a rate changed is made...<br>
<br><div dir="ltr">
Victor<br>
</div><blockquote cite="mid:SNT110-W1811A534D1A9E87F14AF37A8560@phx.gbl">
<pre><fieldset class="ecxmimeAttachmentHeader"></fieldset>
_______________________________________________
gstreamer-devel mailing list
<a class="ecxmoz-txt-link-abbreviated" href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a>
<a class="ecxmoz-txt-link-freetext" href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a>
</pre>
</blockquote>
<br>
<br>_______________________________________________
gstreamer-devel mailing list
gstreamer-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</div>                                            </div></body>
</html>