[gstreamer-bugs] [Bug 316801] new plugin: gst-fakefilter
GStreamer (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Wed Sep 21 11:52:40 PDT 2005
Do not reply to this email. You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=316801
GStreamer | gst-plugins | Ver: 0.8.x
Luca Ognibene changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |NOTABUG
------- Additional Comments From Luca Ognibene 2005-09-21 18:52 -------
Yes, you should use probes to do such things.
filesrc ! somefilter ! fakesink
Attach a probe to the src pad of "somefilter" and do whatever you want with the
buffer :)
If you don't want to change a lot in your program the "identity" plugin has a
"handoff" signal that can be useful to you!
Closing the bug, please reopen if you really need an element!
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.
More information about the Gstreamer-bugs
mailing list