[gstreamer-bugs] [Bug 525743] support for kate subtitle streams

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Jul 24 12:18:04 PDT 2009


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

  GStreamer | gst-plugins-bad | Ver: 0.10.x




------- Comment #58 from ogg.k.ogg.k  2009-07-24 19:18 UTC -------
> Btw, whenever you return GST_FLOW_ERROR, you should post some sort of error
> message on the bus, otherwise the user will just get to see a generic 'internal
> flow error' message from the source element or demuxer, and won't have the
> slightest idea where that comes from. Something like this should do the job:
>   GST_ELEMENT_ERROR (encoder, STREAM, ENCODE, (NULL), ("debug message"));

I most often have a GST_OBJECT_WARNING at these places. Should
GST_ELEMENT_ERROR
replace those, or come in addition (eg, would logs be generated from calls to
GST_ELEMENT_ERROR to help in parsing log files ?)


-- 
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=525743.




More information about the Gstreamer-bugs mailing list