[gstreamer-bugs] [Bug 310696] Milkdrop Audio Visualazations

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Mon Jul 18 05:45:28 PDT 2005


Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=310696
 GStreamer | gst-plugins | Ver: HEAD CVS

wingo at pobox.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |NOTGNOME



------- Additional Comments From wingo at pobox.com  2005-07-18 12:45 -------
They claim they "support libvisual". In reality they're not very well
integrated, never rendering into libvisual's buffers (instead rendering to their
own glcontext).

In 0.9 you could make a subclass of GstBuffer for GL contexts. Then you could
have a glsink as your output, and have the buffer_alloc return GL contexts or
something. Dunno. It also appears that you can dump out a GL context into
pixels, meaning we could hook this thing up to output normal video frames for
rendering to normal video sinks.

The code does not make me happy either. Their tarball has CVS dirs and backup
files. Also, it seems they don't use a public CVS. Their SF CVS is worthless,
not updated. So it's a tarball-only thing.

Totally agree that goom blows nuts and that we deserve better. However relying
on projects that don't maintain themselves well is not a plan.

Conclusion: Better to push patches upstream to get them to render into
libvisual's buffers and to use the existing libvisual gstreamer plugins (and
start deprecating goom).

------- 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