[Bug 703015] New: id3mux Should Support GST_TAG_APPLICATION_NAME
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Jun 24 16:21:41 PDT 2013
http://bugzilla.gnome.org/show_bug.cgi?id=703015
GStreamer | gst-plugins-bad | git
Summary: id3mux Should Support GST_TAG_APPLICATION_NAME
Classification: Platform
Product: GStreamer
Version: git
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins-bad
AssignedTo: gstreamer-bugs at lists.freedesktop.org
ReportedBy: meg387 at gmail.com
QAContact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Created an attachment (id=247691)
--> (http://bugzilla.gnome.org/attachment.cgi?id=247691)
id3 debug
When I try to set a GST_TAG_APPLICATION_NAME using id3mux, I get the following
output:
0:00:04.170137987 11591 0x215b990 WARN tagmux
gsttagmux.c:459:gst_tag_mux_sink_event:<muxer> dropping newsegment event in
time format
0:00:04.170414912 11591 0x215b990 WARN id3mux
id3tag.c:1160:foreach_add_tag: Unsupported tag 'application-name' - not written
0:00:04.170485662 11591 0x215b990 WARN id3mux
id3tag.c:1160:foreach_add_tag: Unsupported tag 'audio-codec' - not written
0:00:04.170537275 11591 0x215b990 WARN id3mux
id3tag.c:1160:foreach_add_tag: Unsupported tag 'nominal-bitrate' - not written
0:00:04.170730180 11591 0x215b990 WARN id3mux
id3tag.c:1160:foreach_add_tag: Unsupported tag 'has-crc' - not written
0:00:04.170782492 11591 0x215b990 WARN id3mux
id3tag.c:1160:foreach_add_tag: Unsupported tag 'channel-mode' - not written
I can set other tags sucessfully (so there isn't an issue with the code).
I'm attaching the debug output.
--
Configure bugmail: http://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