[gstreamer-bugs] [Bug 573370] camerabin api improvements

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Mar 4 05:19:31 PST 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=573370

  GStreamer | gst-plugins-bad | Ver: git




------- Comment #2 from Stefan Kost (gstreamer, gtkdoc dev)  2009-03-04 13:20 UTC -------
Another TODO - we should add something like the "flags" property in playbin2:
http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-base-plugins/html/gst-plugins-base-plugins-playbin2.html#GstPlayFlags

GST_CAPTURE_FLAG_NATIVE_VIDEO:
  - no ffmpegcolorspace (but keep the videoscale)
GST_CAPTURE_FLAG_NATIVE_AUDIO:
  - we don't plug any audioconvert ! audioresample right now (which is fine if
you use pulsesink, but for some platforms that might be needed)
GST_CAPTURE_FLAG_SOFT_VOLUME:
  - actually pulsesrc could easily get volume and mute properties too, that
would spare us the volume property in such a case - then again, we might want
to just do this optimisation unconditionaly if possible and have no flag for
it?


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




More information about the Gstreamer-bugs mailing list