[gstreamer-bugs] [Bug 639841] New: examples: camerabin: Don't set default values for GstPhotography interface settings

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Jan 18 04:39:21 PST 2011


https://bugzilla.gnome.org/show_bug.cgi?id=639841
  GStreamer | gst-plugins-bad | git

           Summary: examples: camerabin: Don't set default values for
                    GstPhotography interface settings
    Classification: Desktop
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: minor
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: lasse.laukkanen at digia.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


Created an attachment (id=178620)
 View: https://bugzilla.gnome.org/attachment.cgi?id=178620
 Review: https://bugzilla.gnome.org/review?bug=639841&attachment=178620

Patch to remove the GstPhotography defaults from gst-camerabin-test

Don't set any default values for source element GstPhotography interface
settings in gst-camerabin-test tool, source elements should have sane defaults
themselves.

Also, setting scene-mode is tricky as it is a superset of other GstPhotography
settings. This might cause problem with defaults e.g. setting scene-mode to
'night' may configure flash-mode as 'on' by definition, and after that
we don't want to override this flash-mode setting with gst-camerabin-test
default
value. Moreover, user needs have an option to set scene-mode first and then
force
some individual setting to a different value from the scene-mode definition.

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