[gst-devel] how to get avidemux push-mode work

Tim Müller t.i.m at zen.co.uk
Thu Apr 17 13:06:49 CEST 2008


On Thu, 2008-04-17 at 09:37 +0800, Volter Yen wrote:

> According to the comment in the gstavidemux.c ,the latest avidemux
> could work both on push and pull mode depending on the upstream
> element's caps, and my upstream element is filesrc, it work in pull
> mode from the log, I want it to work in the push mode, and how to get
> it?

  filesrc ! queue ! avidemux 

should force it into push mode. It will chose the best/right mode
automatically though and it rarely makes sense to override that.

Cheers
 -Tim








More information about the gstreamer-devel mailing list