Increasing video buffer

Arnaud Vrac rawoul at gmail.com
Fri Oct 7 02:47:55 PDT 2011


On Fri, Oct 7, 2011 at 11:15 AM, Mike Mitchell
<mike.mitchell at panometric.net> wrote:
> OK, then try a queue2 after fileasrc , they normally buffer 2MB but you can
> increase it.
>
> http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer-plugins/html/gstreamer-plugins-queue2.html

The problem is that either you either have to use a custom pipeline
with filesrc/queue2/decodebin2 and no playsink, or playbin2. It would
be nice for playbin2 to also have configurable buffering properties
for non-network streams, since filesrc can read files over nfs and
samba which can be relatively slow.

-- 
Arnaud Vrac


More information about the gstreamer-devel mailing list