[gstreamer-bugs] [Bug 491050] GstAppSink should support random access

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Oct 29 13:29:14 PDT 2007


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=491050

  GStreamer | gst-plugins-bad | Ver: HEAD CVS

Dominique Würtz changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |UNCONFIRMED




------- Comment #2 from Dominique Würtz  2007-10-29 20:29 UTC -------
I'm developing an audio waveform rendering framework based on GStreamer. The
waveform peak extraction and caching takes place in a pipeline with mainly
custom elements. An application would use an appsink to retrieve the waveform
data to be drawn in some expose-event callback. As the app decides which parts
of the waveform need to be (re)drawn, random access is needed. The pipeline
operates in pull-mode to make sure that disk access is limited to what is
absolutely necessary.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=491050.




More information about the Gstreamer-bugs mailing list