Package: python-mutagen
Version: 1.22-1
Severity: normal

Hi,

I notice a weird issue in Quodlibet, which seems actually to be an issue
in mutagen.

I have some ogg audio files, extracted a long time ago. File detects
thems as:

Audio file with ID3 version 2.4.0, contains: Ogg data, Vorbis audio,
stereo, 44100 Hz, ~192000 bps, created by: Xiph.Org libVorbis I (1.0.1)

The attached program fails to detect them as Ogg Vorbis, and even worse,
seems to detect them as MP3 files:

python test-mutagen.py
<type 'NoneType'>
<class 'mutagen.mp3.MP3'>

That prevents Quodlibet from loading them, so I can't actually listen to
them.

Some other files are correctly detected, and file reports:

Ogg data, Vorbis audio, stereo, 44100 Hz, ~112000 bps, created by:
Xiph.Org libVorbis I

So I guess mutagen might be confused by the ID3 tag. Other audio tools
(like Rhythmbox) seems to have no issue with having an Ogg file with ID3
metadata.

Regards,
-- 
Yves-Alexis

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (450, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.12-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages python-mutagen depends on:
ii  python  2.7.5-5

python-mutagen recommends no packages.

Versions of packages python-mutagen suggests:
pn  python-mutagen-doc  <none>

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to