[gstreamer-bugs] [Bug 595377] New: Setting properties on gulong Element throws exception

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Sep 16 08:14:56 PDT 2009


https://bugzilla.gnome.org/show_bug.cgi?id=595377
  GStreamer | gst-sharp | 0.9.x

           Summary: Setting properties on gulong Element throws exception
    Classification: Desktop
           Product: GStreamer
           Version: 0.9.x
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-sharp
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: jaebird at gmail.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


Example:
Element encoder = ElementFactory.Make("ffenc_wmv2", "ffenc_wmv20");
encoder["bitrate"] = 1500000;

Result:
System.Exception: Unknown type gulong
  at Gst.GLib.Value.set_Val (System.Object value) [0x0040b] in
/home/topaz/oss_devel/gstreamer/gstreamer-sharp-0.9.0/gstreamer-sharp/glib-sharp/Value.cs:533 
  at Gst.Object.set_Item (System.String property, System.Object value)
[0x00009] in
/home/topaz/oss_devel/gstreamer/gstreamer-sharp-0.9.0/gstreamer-sharp/generated/Object.custom:10

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