[gstreamer-bugs] [Bug 507074] Desktop-wide setting for preferred tag encoding

gnome-control-center (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Jan 3 10:29:37 PST 2008


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=507074

  gnome-control-center | general | Ver: HEAD

Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |t.i.m at zen.co.uk,
                   |                            |hadess at hadess.net
         AssignedTo|gstreamer-                  |control-center-
                   |bugs at lists.sourceforge.net  |maint at gnome.bugs
           Severity|normal                      |enhancement
             Status|UNCONFIRMED                 |NEW
          Component|gst-plugins-base            |general
     Ever Confirmed|0                           |1
            Product|GStreamer                   |gnome-control-center
          QAContact|gstreamer-                  |control-center-
                   |bugs at lists.sourceforge.net  |maint at gnome.bugs
            Summary|cp1250 in ID3v1 tag not     |Desktop-wide setting for
                   |correctly decoded           |preferred tag encoding
   Target Milestone|HEAD                        |---
            Version|0.10.14                     |HEAD




------- Comment #1 from Tim-Philipp Müller  2008-01-03 18:29 UTC -------
It is impossible to correctly detect the encoding of ID3v1 tags. audacious
probably assumes that encoding == current locale, so it probably just gets
lucky here.

This works fine for me:

 $ GST_TAG_ENCODING=CP1250 gst-launch-0.10 -t playbin
uri=file:///home/tpm/samples/507074-vidis_vidis_cp1250_tags.mp3 

FOUND TAG      : found by element "id3demux0".
           title: Vidíš, vidíš
          artist: Bratři Ebenové
           album: Já na tom dělám
    track number: 0

There isn't really anything better we can do here (that works in the general
case), so what you really need/want is either an option in the totem
preferences dialog to set the preferred encoding for these things, or even a
GNOME desktop wide setting for this (since you'll have the same issue in
rhythmbox, exaile, banshee, tracker/beagle etc.).

Not sure where this belongs, so moving over to the gnome-control-center folks
for now, maybe they've got some more ideas.

Note: this is relevant to a whole bunch of formats/inputs, not only ID3v1 tags.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=507074.




More information about the Gstreamer-bugs mailing list