|
|
Joined: Oct 2006
Posts: 3
Self-satisified door
|
OP
Self-satisified door
Joined: Oct 2006
Posts: 3 |
Hello, When I use the /splay "X:/song.mp3" command nothing plays, any suggestions? tried this on 6.17,6.16 and 6.2
|
|
|
|
Joined: Mar 2003
Posts: 612
Fjord artisan
|
Fjord artisan
Joined: Mar 2003
Posts: 612 |
do you get an "unable to play" error in status, if not try a different mp3 as some don't play, strangely. mIRC is entirely dependant on media player to play stuff, so try opening the file in media player too(although sometimes they play in MP and not in mIRC)
you could also try this piece of code
//noop $findfile($left($mircdir,2),*.mp3,1,splay $1-)
use both //s if doing it from the command line.
btk
Last edited by billythekid; 05/10/06 04:23 PM.
billythekid
|
|
|
|
Joined: Oct 2006
Posts: 3
Self-satisified door
|
OP
Self-satisified door
Joined: Oct 2006
Posts: 3 |
I don't get any error and I tried the command you gave me and it didn't play, they work in windows media player but not mIRC, strange.
|
|
|
|
Joined: Sep 2005
Posts: 2,881
Hoopy frood
|
Hoopy frood
Joined: Sep 2005
Posts: 2,881 |
If you're not getting any error it sounds like either you have a custom /splay alias, which can see by typing //echo -a $isalias(splay), or the file is being played but it's silent.
|
|
|
|
Joined: Aug 2005
Posts: 1,052
Hoopy frood
|
Hoopy frood
Joined: Aug 2005
Posts: 1,052 |
Hello, When I use the /splay "X:/song.mp3" command nothing plays, any suggestions? tried this on 6.17,6.16 and 6.2 type this //splay -p X:\song.mp3 | //vol -v 65535 make sure to type it exactly shown with the 2 //
if $reality > $fiction { set %sanity Sane }
Else { echo -a *voices* }
|
|
|
|
Joined: Oct 2006
Posts: 3
Self-satisified door
|
OP
Self-satisified door
Joined: Oct 2006
Posts: 3 |
If you're not getting any error it sounds like either you have a custom /splay alias, which can see by typing //echo -a $isalias(splay), or the file is being played but it's silent. It's not an alias and I tried //splay -p F:\files\always.mp3 | //vol -v 65535 and I didn't hear anything.
|
|
|
|
Joined: Oct 2006
Posts: 1
Mostly harmless
|
Mostly harmless
Joined: Oct 2006
Posts: 1 |
I get the same error, i think its a bug in mirc or in media player.
Maybe any1 have some solution for it?
|
|
|
|
Joined: Oct 2004
Posts: 8,330
Hoopy frood
|
Hoopy frood
Joined: Oct 2004
Posts: 8,330 |
Have you guys tried other MP3s? **Not all MP3s will play in mIRC using /splay**
Invision Support #Invision on irc.irchighway.net
|
|
|
|
Joined: Aug 2005
Posts: 1,052
Hoopy frood
|
Hoopy frood
Joined: Aug 2005
Posts: 1,052 |
Really man you shouldnt have an issue unless the splay alias was re-written.
Riamus I yet to see that happen
if $reality > $fiction { set %sanity Sane }
Else { echo -a *voices* }
|
|
|
|
Joined: Oct 2004
Posts: 73
Babel fish
|
Babel fish
Joined: Oct 2004
Posts: 73 |
Could be an oddly encoded mp3 file. I've found that sometimes with a bitrate less than 96k/s.
|
|
|
|
Joined: Oct 2004
Posts: 8,330
Hoopy frood
|
Hoopy frood
Joined: Oct 2004
Posts: 8,330 |
Yeah, certain MP3s are not encoded "correctly" and even if they play on WMP, mIRC doesn't like them. I've had a couple do that to me in the past and had to find different versions.
Of course, it is possible that in the last couple of versions, mIRC has gotten better at dealing with those. I haven't seen it happen since probably around 6.14. But I haven't seen any changes to splay either, so...
Invision Support #Invision on irc.irchighway.net
|
|
|
|
Joined: Aug 2005
Posts: 1,052
Hoopy frood
|
Hoopy frood
Joined: Aug 2005
Posts: 1,052 |
I remember when splay used to lock up mirc if you would splay stop a song and try to play another etc..
spay has been improved for fact try an older mIRC version with splay youll see what I mean
if $reality > $fiction { set %sanity Sane }
Else { echo -a *voices* }
|
|
|
|
|
|