Public bug reported:

Binary package hint: eyed3

Description:    Ubuntu 8.04.1
Release:        8.04

eyed3:
  Installed: 0.6.14-1
  Candidate: 0.6.14-1

How to reproduce:
$ shntool gen -l 0:10   
Generating [silence.wav] (0:10.00) : 100% OK

$ lame -b 64 silence.wav silence.mp3
LAME 3.97 32bits (http://www.mp3dev.org/)
CPU features: MMX (ASM used), 3DNow! (ASM used), SSE, SSE2
Resampling:  input 44.1 kHz  output 24 kHz
Using polyphase lowpass filter, transition band: 10935 Hz - 11226 Hz
Encoding silence.wav to silence.mp3
Encoding as 24 kHz  64 kbps j-stereo MPEG-2 Layer III (12x) qval=3
    Frame          |  CPU time/estim | REAL time/estim | play/CPU |    ETA 
   418/418   (100%)|    0:00/    0:00|    0:00/    0:00|   18.578x|    0:00 
---------------------------------------------------------------------------------------------------
   kbps        MS  %     long  %
   64.0      100.0       100.0
Writing LAME Tag...done
ReplayGain: +51.0dB

$ eyeD3 -a "ñ" silence.mp3

silence.mp3     [ 79.61 KB ]
--------------------------------------------------------------------------------
Time: 0:10      MPEG2, Layer III        [ 64 kb/s @ 24000 Hz - Joint stereo ]
--------------------------------------------------------------------------------
Setting artist: ñ
Writing tag...
ID3 v2.4:
title:          artist: ñ
album:          year: None
track:          

$ eyeD3 silence.mp3
silence.mp3     [ 79.61 KB ]
--------------------------------------------------------------------------------
Time: 0:10      MPEG2, Layer III        [ 64 kb/s @ 24000 Hz - Joint stereo ]
--------------------------------------------------------------------------------
ID3 v2.4:
title:          artist: ñ
album:          year: None
track:          

Using "--set-encoding=utf8" doesn't make any difference. This worked
correctly in version 0.6.12, maybe the changes made in 0.6.13 to the
encoding code broke something.

My current locale, just in case it is important:
LANG=en_US.UTF-8
LC_CTYPE=es_ES.UTF-8
LC_NUMERIC=en_US.UTF-8
LC_TIME=es_ES.UTF-8
LC_COLLATE=es_ES.UTF-8
LC_MONETARY=es_ES.UTF-8
LC_MESSAGES=en_US.utf8
LC_PAPER=es_ES.UTF-8
LC_NAME=es_ES.UTF-8
LC_ADDRESS=es_ES.UTF-8
LC_TELEPHONE=es_ES.UTF-8
LC_MEASUREMENT=es_ES.UTF-8
LC_IDENTIFICATION=C
LC_ALL=

Yes, it is a weird mix, but I've tested with "C" locale and with
"es_ES.UTF-8" locale and it doesn't work either.

** Affects: eyed3 (Ubuntu)
     Importance: Undecided
         Status: New

-- 
utf8 tags doesn't work in 0.6.14
https://bugs.launchpad.net/bugs/246508
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to