[gstreamer-bugs] [Bug 639632] New: GST_TAG_APPLICATION_NAME
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Sat Jan 15 15:28:55 PST 2011
https://bugzilla.gnome.org/show_bug.cgi?id=639632
GStreamer | gst-plugins-base | git
Summary: GST_TAG_APPLICATION_NAME
Classification: Desktop
Product: GStreamer
Version: git
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins-base
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: Uraeus at linuxrising.org
QAContact: gstreamer-bugs at lists.sourceforge.net
GNOME target: ---
GNOME version: ---
Seems GST_TAG_APPLICATION_NAME is not working as I get the following error
trying to set it:
File "test.py", line 34, in __init__
taglist[gst.TAG_APPLICATION_NAME] = "Transmageddon"
AttributeError: 'module' object has no attribute 'TAG_APPLICATION_NAME'
Switching TAG_APPLICATION_NAME with 'TAG_COMMENT' works well though
--
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