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 638579 - vorbisdec, theoradec: don't push tags if demuxer has already extracted identical ones
vorbisdec, theoradec: don't push tags if demuxer has already extracted identi...
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
git master
Other Linux
: Normal enhancement
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-01-03 15:48 UTC by Tim-Philipp Müller
Modified: 2018-11-03 11:18 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Tim-Philipp Müller 2011-01-03 15:48:54 UTC
Now that oggdemux also reads tags from vorbis/theora/etc. vorbiscomment headers, vorbisdec etc. don't really need to parse those any more. If they do, they should probably not post them or forward them downstream, since that just leads to duplicate tags.

Wonder if we can just remove tag extraction here or if there's still a good reason to keep it in the decoder(s).
Comment 1 David Schleef 2011-01-03 20:44:38 UTC
theora in matroska?
Comment 2 Tim-Philipp Müller 2011-01-03 22:00:00 UTC
> theora in matroska?

You'd think/hope that in those cases the tags are in the container and not in the codec headers, although it's of course possible..
Comment 3 GStreamer system administrator 2018-11-03 11:18:04 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-base/issues/42.