[Bug 692472] New: Issues with tag setting in WebM

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jan 24 12:27:28 PST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=692472
  GStreamer | gst-plugins-good | 1.x

           Summary: Issues with tag setting in WebM
    Classification: Platform
           Product: GStreamer
           Version: 1.x
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: Uraeus at linuxrising.org
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


I have attached a simple test application. I basically tries to set 3
tags in an WebM 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, in fact language seems
to get defaulted to English. Vorbis does also here set its own ENCODER tag, but
VP8 seems to not.

There are some Tag specification here for WebM - 
http://www.webmproject.org/docs/container/

WritingApp might be a good fit for TAG_APPLICATION_NAME, and there is a
Language tag that somehow could like to TAG_LANGUAGE_CODE.

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