[gstreamer-bugs] [Bug 594663] Patch for multifilesink

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Sep 10 07:04:37 PDT 2009


https://bugzilla.gnome.org/show_bug.cgi?id=594663
  GStreamer | gst-plugins-good | 0.10.16

--- Comment #10 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2009-09-10 14:04:31 UTC ---
I don't know if your performance worries are warranted or not, but it doesn't
sound like you've even tried. Appsink works fine with python as far as I know,
it's just that the convenience library isn't wrapped (or is it now?), but you
should still be able to use the methods via emitting GObject signals.

IMHO this looks all highly cracktastic/WONTFIXy to me and should be achieved
differently, for example by writing a minimal passthrough element that goes
before the sink and posts those messages (or by using identity+handoff or pad
probes or whatever).

Casting GstMultiFileSink to GstBaseTransform also doesn't look entirely right
btw, so I find it hard to believe that the patch even works right.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.



More information about the Gstreamer-bugs mailing list