[Bug 691185] New: Wrong type expected when setting GstFormat on appsrc element.
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Sat Jan 5 05:39:30 PST 2013
https://bugzilla.gnome.org/show_bug.cgi?id=691185
GStreamer | gst-python | 1.0.4
Summary: Wrong type expected when setting GstFormat on appsrc
element.
Classification: Platform
Product: GStreamer
Version: 1.0.4
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-python
AssignedTo: gstreamer-bugs at lists.freedesktop.org
ReportedBy: noxdeleo at googlemail.com
QAContact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
When setting the format on an appsrc element, using for example:
set_property('format', Gst.Format.TIME)
...I get the following error:
** (python3:3909): WARNING **: expected enumeration type GstFormat, but got
Format instead
--
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