Andreaus, <div>First, I think playbin is an autoplugger so you must take the defaults that are not declared properties. <div><a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-base-plugins/html/gst-plugins-base-plugins-playbin2.html">http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-base-plugins/html/gst-plugins-base-plugins-playbin2.html</a></div>

<div><div>It provides buffer adjustments for network streams but not for files. </div><div><br></div><div>You could make your own pipline which would start with filesrc, but that has no buffer element either. </div><div>
<a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer-plugins/html/gstreamer-plugins-filesrc.html">http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer-plugins/html/gstreamer-plugins-filesrc.html</a></div>

<div><br></div><div>If you can&#39;t get the file off your disk fast enough, your machine is just too slow. That is hard to believe that it is a real problem unless it is raw with no compression at all. You may need to transcode it first to play on a slower machine.<div>

<br></div><div><b>Mike Mitchell</b></div><div><br><br><div class="gmail_quote">On Fri, Oct 7, 2011 at 12:56 AM, Andreas Rödig <span dir="ltr">&lt;<a href="mailto:a.roedig@null821.de">a.roedig@null821.de</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hello,<br>
<br>
i need to buffer some video which is playing from harddisk. Are there some options (with playbin2) to increase the read buffer of playbin2?<br>
<br>
-- <br>
Andreas Rödig<br>
<br>
null821 media services<br>
Weberstr. 2<br>
86462 Langweid/Foret<br>
<br>
Tel.: 0821 / 800 60 -34<br>
Fax.: 0821 / 800 60 -55<br>
Email: <a href="mailto:a.roedig@null821.de" target="_blank">a.roedig@null821.de</a><br>
Web: <a href="http://www.null821.de" target="_blank">www.null821.de</a><br>
<br>
______________________________<u></u>______________________________<u></u>____<br>
null821 media services GbR<br>
Ralf Walz, Alexander Mohr<br>
Weberstraße 2, 86462 Langweid/Foret<br>
Steuernummer: 102/181/07201<br>
______________________________<u></u>_________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank">gstreamer-devel@lists.<u></u>freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/<u></u>mailman/listinfo/gstreamer-<u></u>devel</a><br>
</blockquote></div><br></div></div></div></div>