HydrogenAudio

Lossy Audio Compression => MPC => Topic started by: Punk on 2004-07-22 01:56:03

Title: xmms-musepack-1.1-alpha6 problems
Post by: Punk on 2004-07-22 01:56:03
i can't play some of my mpc files on xmms with this plugin
also the tags are messed-up or don't even show up (this only happens with the files that don't play)
Title: xmms-musepack-1.1-alpha6 problems
Post by: xmixahlx on 2004-07-22 07:10:21
i'm gonna throw out an id3v2 guess here...

i haven't had any problems with a range of files.  you can upload the file to me at:
ftp://xmixahlx.dyndns.org:21/incoming/ (http://ftp://xmixahlx.dyndns.org:21/incoming/) if you are unsure of how to handle it


later
Title: xmms-musepack-1.1-alpha6 problems
Post by: Punk on 2004-07-27 23:13:45
Quote
i'm gonna throw out an id3v2 guess here...

i haven't had any problems with a range of files.  you can upload the file to me at:
ftp://xmixahlx.dyndns.org:21/incoming/ (http://ftp://xmixahlx.dyndns.org:21/incoming/) if you are unsure of how to handle it


later
[a href="index.php?act=findpost&pid=228013"][{POST_SNAPBACK}][/a]


sory for not answering sooner

the file is up on your ftp.

The Clash - London Calling - 13 - Koka Kola.mpc
Title: xmms-musepack-1.1-alpha6 problems
Post by: xmixahlx on 2004-07-28 09:40:48
k

i'm in the process of moving/new job now, so i'll get back to ya


...later
Title: xmms-musepack-1.1-alpha6 problems
Post by: Punk on 2004-07-30 09:48:01
i also tried v1.00 of the plugin and i get this error :

ERROR: function play()

Superframe-size !=1:  not suported anymore.
Please decode with command-line tool!

v1.1-alpha6 doesn't output any error



edit:

i also tried: mppdec (Static linked) 1.95e and it played the file fine

the output was:

./mppdec-static ./The\ Clash\ -\ London\ Calling\ \[EAC-MPC\ Q5\ xlevel\]\ \[by\ Panzemeyer\]\ \[www.MPC-Donkey.de\]/The\ Clash\ -\ London\ Calling\ -\ 01\ -\ London\ Calling.mpc
MPC Decoder  SV7  1.95e  3DNow/SSE  © 1999-2003 Buschmann/Klemm/Piecha/Wolf

decoding of file './The Clash - London Calling [EAC-MPC Q5 xlevel] [by Panzemeyer] [www.MPC-Donkey.de]/The Clash - London Calling - 01 - London Calling.mpc'
        to device /dev/audio (Open Sound System)

mppdec: Stream was corrupted by an ID3 Version 2 tagger

, ignore 1086 words and 24 bits ...

        The Clash: London Calling    (???1979)
    [01] London Calling  (by Panzemeyer (EAC secure m.)

  179.2 kbps,    3:23.83, SV 7.0, Profile 'Standard' (Beta 1.14)

    3:23.83 (runtime: 2.99 s  speed: 68.17x)







any reason why all the files from this album don't work on the xmms-plugin ?
Title: xmms-musepack-1.1-alpha6 problems
Post by: Florian on 2004-07-30 12:23:21
Quote
mppdec: Stream was corrupted by an ID3 Version 2 tagger

As xmixahlx already guessed, this file has an ID3v2 tag which is not supported by Musepack. Try to remove the ID3v2 tag and the file should play fine - also with the latest XMMS plugin.

Best regards,
~ Florian
Title: xmms-musepack-1.1-alpha6 problems
Post by: Punk on 2004-07-31 12:14:43
Quote
Quote
mppdec: Stream was corrupted by an ID3 Version 2 tagger

As xmixahlx already guessed, this file has an ID3v2 tag which is not supported by Musepack. Try to remove the ID3v2 tag and the file should play fine - also with the latest XMMS plugin.

Best regards,
~ Florian
[a href="index.php?act=findpost&pid=230289"][{POST_SNAPBACK}][/a]


how do i remove the tag ?

i've tried easytag and xmms to remove the tag and it doesn't work
- easytag says it removes it but when i reload the file it's still there
- xmms has the option grayed out
Title: xmms-musepack-1.1-alpha6 problems
Post by: [solid] on 2004-07-31 14:33:06
Quote
Quote
mppdec: Stream was corrupted by an ID3 Version 2 tagger
how do i remove the tag ?
hi,
get the id3v2 commandline utility from http://id3v2.sourceforge.net/ (http://id3v2.sourceforge.net/) and run

Code: [Select]
id3v2 -D file.mpc
Title: xmms-musepack-1.1-alpha6 problems
Post by: Punk on 2004-08-01 03:25:09
it's working now 

thank you for your help