[Bug 679768] mpegaudioparse, baseparse: fix tag handling

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Mar 20 11:58:20 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=679768

betacentauri at arcor.de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |betacentauri at arcor.de

--- Comment #24 from betacentauri at arcor.de ---
I have tested your patches, because of my filed bug:
https://bugzilla.gnome.org/show_bug.cgi?id=746363 . The test file now shows
correct language tags. But other test files still don't show language tags:
Tags read by matroskademux:
taglist, audio-codec=(string)"DTS\ audio", language-code=(string)de;
taglist, audio-codec=(string)"AC-3\ audio", language-code=(string)de;
taglist, audio-codec=(string)"DTS\ audio", language-code=(string)en;

But in c++ part of our application (see other bug) I see for the AC-3 stream no
tags at all and for the 2 DTS streams I see no language tag. Only audio-codec,
minimum-bitrate, bitrate and maximum-bitrate tags.

By the way the subtitle parsers also need to be adjusted.

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