[Bug 727044] Unable to set language tags

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Apr 1 03:13:22 PDT 2014


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

Wim Taymans <wim.taymans> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |wim.taymans at gmail.com

--- Comment #2 from Wim Taymans <wim.taymans at gmail.com> 2014-04-01 10:13:20 UTC ---
use Gst.TagSetter.merge_tags (self.audioencoder, taglistbob,
Gst.TagMergeMode.REPLACE)

There is a merge_tags method on both the tagsetter and the audioencoder base
class so you need to make sure to call the right one.

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