[gst-devel] problem setting sink buffering parameters - leads to horrible skipping

Andy Wingo wingo at pobox.com
Tue Apr 11 01:56:02 CEST 2006


Hi David,

On Mon, 2006-04-10 at 12:30 -0400, David Mansfield wrote:
> I'm trying to play a file that is coming from a slow network drive.  The 
> drive is slow, but has about 3x the bandwidth as should be necessary to 
> play.

You probably want to put in a queue.

gst-launch foosrc ! queue ! foosink

The queue has some tunable properties, see gst-inspect queue.

Regards,
-- 
Andy Wingo
http://wingolog.org/





More information about the gstreamer-devel mailing list