[Bug 692471] New: Issues with Ogg tag setting
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Jan 24 12:22:17 PST 2013
https://bugzilla.gnome.org/show_bug.cgi?id=692471
GStreamer | gst-plugins-base | 1.x
Summary: Issues with Ogg tag setting
Classification: Platform
Product: GStreamer
Version: 1.x
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins-base
AssignedTo: gstreamer-bugs at lists.freedesktop.org
ReportedBy: Uraeus at linuxrising.org
QAContact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Created an attachment (id=234329)
--> (https://bugzilla.gnome.org/attachment.cgi?id=234329)
Small test application
I have attached a simple test application. I basically tries to set 3
tags in an Ogg file.
The first is TAG_APPLICATION_NAME, the second is TAG_LANGUAGE_CODE, and finally
the last one is TAG_ENCODER.
None of the 3 are successfully set in the output file, however the encoders
seems to set their own value for TAG_ENCODER.
There are some Tag specification here for Ogg-Vorbis -
http://www.xiph.org/vorbis/doc/v-comment.html
Doesn't mention something like TAG_APPLICATION_NAME or TAG_LANGUAGE_CODE, but I
think we could add it ourselves.
--
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