After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 692472 - webmmux: Issues with tag setting in WebM
webmmux: Issues with tag setting in WebM
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
1.x
Other Linux
: Normal enhancement
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-01-24 20:27 UTC by Christian Fredrik Kalager Schaller
Modified: 2018-11-03 14:48 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Small test app (6.02 KB, text/x-python)
2013-01-24 20:31 UTC, Christian Fredrik Kalager Schaller
Details

Description Christian Fredrik Kalager Schaller 2013-01-24 20:27:25 UTC
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.
Comment 1 Christian Fredrik Kalager Schaller 2013-01-24 20:31:30 UTC
Created attachment 234331 [details]
Small test app
Comment 2 GStreamer system administrator 2018-11-03 14:48:24 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/issues/81.