GNOME Bugzilla – Bug 638579
vorbisdec, theoradec: don't push tags if demuxer has already extracted identical ones
Last modified: 2018-11-03 11:18:04 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).
theora in matroska?
> 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..
-- 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.