<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    On 06/28/11 09:44, Victor henri wrote:
    <blockquote cite="mid:SNT110-W1811A534D1A9E87F14AF37A8560@phx.gbl"
      type="cite">
      <style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
      <div dir="ltr">
        Hello to all<br>
        <br>
        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>
    <blockquote cite="mid:SNT110-W1811A534D1A9E87F14AF37A8560@phx.gbl"
      type="cite">
      <div dir="ltr"><br>
        I have made a simple 'equivalent' of scaletempo by combining 1)
        the change of speed in 'g_seek_event' and 2) the pitch element
        that changes in a proportional opposite way; it works.<br>
        <br>
        But I understand that the "overlap", "search" and "stride" are
        very interesting and allow to compensante for the 'loss of
        quality' due essentially to the slow down of the reading. My app
        implements those quite simply and the demo seems very confuse to
        me. Is there a simple 'skeleton' or basic demo about this?<br>
        <br>
        Thank you<br>
        <br>
        Victor<br>
      </div>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
gstreamer-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>