[gst-devel] Buffers.....dont have any.

Ronald Bultje rbultje at ronald.bitfreak.net
Fri Mar 22 05:09:02 CET 2002


On Fri, 2002-03-22 at 14:20, Sojan James wrote:
> Building the filter graph for displaying MPEG streams will not be very
> different from displaying other kinds of video.
> Also, when I have a different decoder, I just write the plugin for that
> without any dependancy on the v4l2 plugins.
> 
> What are your thoughts on this?

It's just a video (v4l2) output driver, right? So, the on-screen
handling is all done by the 'parent' v4l2element, the child (the
v4l2mpegsink) just accepts the buffers. This is how v4lmjpegsink (with
v4lelement as parent) does it too. It just accepts buffers, and the
v4lelement handles all onscreen display stuff...

Ronald

-- 
-   .-.
-   /V\    | Ronald Bultje <rbultje at ronald.bitfreak.net>
-  // \\   | Running: Linux 2.4.18-XFS and OpenBSD 3.0
- /(   )\  | http://ronald.bitfreak.net/
-  ^^-^^





More information about the gstreamer-devel mailing list