<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Il 16/12/2015 10:28, <a class="moz-txt-link-abbreviated" href="mailto:stic@free.fr">stic@free.fr</a> ha
      scritto:<br>
    </div>
    <blockquote
cite="mid:1773046493.120143076.1450258102198.JavaMail.root@zimbra59-e10.priv.proxad.net"
      type="cite">
      <pre wrap="">Yes, with gstreamer 1.4 using fakesink sync=true max-lateness=20000000 does not produce the warnings.</pre>
    </blockquote>
    <br>
    as workaround try to set<br>
    <br>
    <meta http-equiv="content-type" content="text/html; charset=utf-8">
    <pre style="margin: 0px; color: rgb(0, 0, 0); font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; widows: 1; word-spacing: 0px; -webkit-text-stroke-width: 0px;">"max-lateness",(gint64)5000000000</pre>
    <br>
    I have this in my app and I don't see the problem, however even if
    it works it is a workaround that hide some other problem. I don't
    remember anymore why I use this value in my app but it is there from
    long time (since 0.10)<br>
    <br>
    Nicola<br>
    <br>
    <br>
    <blockquote
cite="mid:1773046493.120143076.1450258102198.JavaMail.root@zimbra59-e10.priv.proxad.net"
      type="cite">
      <pre wrap="">

----- Mail original -----
De: "Sebastian Dröge" <a class="moz-txt-link-rfc2396E" href="mailto:sebastian@centricular.com"><sebastian@centricular.com></a>
À: "Discussion of the development of and with GStreamer" <a class="moz-txt-link-rfc2396E" href="mailto:gstreamer-devel@lists.freedesktop.org"><gstreamer-devel@lists.freedesktop.org></a>
Envoyé: Mercredi 16 Décembre 2015 09:22:35
Objet: Re: Upgrading from gstreamer 1.4.5 to 1.6.1 lags a lot reading a stream

On Di, 2015-12-15 at 15:35 +0100, <a class="moz-txt-link-abbreviated" href="mailto:stic@free.fr">stic@free.fr</a> wrote:
</pre>
      <blockquote type="cite">
        <pre wrap="">ok, I was able to set max-lateness by using a gint64 variable...
So now with max-lateness=20000000 fakesink produces the same "too
slow" warning.
</pre>
      </blockquote>
      <pre wrap="">
And with 1.4 you don't have them?

</pre>
    </blockquote>
    <br>
  </body>
</html>