[Bug 727044] Unable to set language tags

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Mar 27 05:06:36 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=727044
  GStreamer | gst-plugins-base | git

--- Comment #1 from Christian Fredrik Kalager Schaller <Uraeus at linuxrising.org> 2014-03-27 12:32:20 UTC ---
Created an attachment (id=273080)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=273080)
Simple test application

Wrote simply test application triggering bug. If you run gst-discover -v on the
resulting file you will see this:
Additional info:
        None
      Stream ID:
1b835bad395b122c70244e73201cdad93f907b4e2954d354717571b1a9e93965/11f16d8c
      Language: <unknown>
      Channels: 2
      Sample rate: 44100
      Depth: 32
      Bitrate: 112000
      Max bitrate: 0
      Tags:
        taglist, container-format=(string)Ogg, encoder=(string)"Xiph.Org\
libVorbis\ I\ 20140122\ \(Turpak\303\244r\303\244jiin\)",
encoder-version=(uint)0, audio-codec=(string)Vorbis,
nominal-bitrate=(uint)112000, bitrate=(uint)112000;

So there are 2 interesting bits there. First is that Language is set to
Unknown, despite me setting it to 'Afrikaans' in my code. The second is that
there is a tag called 'taglist', which I find suspect.

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