mIRC Homepage
Posted By: Tewl Unable to play music file - 13/01/08 02:05 PM
Ok, I've searched around the forum but was unable to find an answer that resolved or at least explained why I was getting this error.

* /splay: unable to play 'C:\Users\Tewl\Music\Foo Fighters - Long Road To Ruin.mp3'

This happens with a few different files in the directory but not all of them. The files all play fine in WMP & WINAMP.

The file format is 'MPEG 1.0 Layer 3'

I have noticed only 4 files in my collection that are doing this and I do not see any similarities that might give me some hint of explaination why this would happen.
Posted By: Riamus2 Re: Unable to play music file - 13/01/08 09:21 PM
I've had certain mp3s cause problems in the past... even crashing mIRC, though I haven't had the problem in a long time and don't know which mp3s did it anymore. One thing that *may* be an issue is the ID3 tag on the files. It's possible that the tag may have some character that causes a problem. I honestly haven't looked into it, but that may be something worth checking.
Posted By: Lpfix5 Re: Unable to play music file - 13/01/08 11:08 PM
Your file length is 32CHR longer, use $shortFN to bypass this within your mp3 script.
Posted By: Tewl Re: Unable to play music file - 13/01/08 11:53 PM
First off the length of the file has nothing to do with it.

Riamus I believe you are correct. I noticed that the id3 tags on the 4 files were different from all the other files.

One being v2.2.0, two being v2.4.0, and one being null

All of the others are v2.3.0

I do not know why this is an issue, if it is the problem, but i will continue looking into it and how to correct it.
Posted By: starbucks_mafia Re: Unable to play music file - 13/01/08 11:59 PM
What version of mIRC are you using?
Posted By: Bekar Re: Unable to play music file - 14/01/08 12:18 AM
Wasn't there an issue with mIRC playing files with UTF-8 ID3 tags? Or am I not remembering correctly.

Note: what version of mIRC are you using?
Posted By: Tewl Re: Unable to play music file - 14/01/08 01:52 AM
6.31
Posted By: Bekar Re: Unable to play music file - 14/01/08 06:20 AM
Ah, cool. I was right, there was an issue (see here), but it didn't affect playing.

Can you throw us the bitrates etc. of the mp3 files you're using, so we can see if we can reproduce ourselves?
Posted By: Tewl Re: Unable to play music file - 14/01/08 03:16 PM
The two that are v2.4.0 are 340kbps, the null one is 192kbps, and the v2.2.0 is 160kbps
Posted By: sparta Re: Unable to play music file - 15/01/08 08:16 AM
I remember that i had this problem like 2 years ago or something, it was the bitrate that cosing the problem, if it's to high the song didn't play. It also had to do with if the file text got double spaces in it. Group - name<space>of<space><space>song

And it could happen when the folder the song was stored in had double spaces in the name too.
Posted By: hixxy Re: Unable to play music file - 15/01/08 08:23 AM
If it had double spaces you would get a * /splay: no such file error. Not unable to play file.
Posted By: sparta Re: Unable to play music file - 15/01/08 08:26 AM
not if you use $qt() ?

but im not sure, as i wrote it was some years ago smile but it had to do with the bitrate, i believe that if you search the forum i posted something about it when i had the problem, and someone gave me the answer that it was a bitrate related problem.
Posted By: hixxy Re: Unable to play music file - 15/01/08 08:30 AM
Even if you use $qt() you will get the error because mIRC /commands strip multiple spaces in parameters passed to it. Try making a file called "x<2 spaces>x" and then type /run x<2 spaces>x
Posted By: sparta Re: Unable to play music file - 15/01/08 08:32 AM
I believe you smile
© mIRC Discussion Forums