Target_mp3audio Not Working
DarkATi
Revelation 22:17 Join Date: 2003-06-20 Member: 17532Members, Reinforced - Shadow
<div class="IPBDescription">help needed</div> My target_mp3audio's never work. I think I'm not directing it to the correct path.
Here's How I do it:
My File Architecture
C:\SIERRA\Half-Life\ns\sounds\ns_ghost[the name of my map]\RumbleFinal.mp3
Props on my target_mp3audio:
Name: play fragrock
Sound (sound/file.mp3): sounds/ns_ghost/RumbleFinal.mp3
Volume (0-255): 255
Fade Distance (Inaudible Here): 1000
What am I doing wrong, I'm using it with a Multi-Manager and everything else fires on time. Help plz. Thanks.
DarkATi
Here's How I do it:
My File Architecture
C:\SIERRA\Half-Life\ns\sounds\ns_ghost[the name of my map]\RumbleFinal.mp3
Props on my target_mp3audio:
Name: play fragrock
Sound (sound/file.mp3): sounds/ns_ghost/RumbleFinal.mp3
Volume (0-255): 255
Fade Distance (Inaudible Here): 1000
What am I doing wrong, I'm using it with a Multi-Manager and everything else fires on time. Help plz. Thanks.
DarkATi
Comments
It maybe the space in the name, I personally have never put spaces in name so I don't know if it's that.
<!--QuoteBegin--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> </td></tr><tr><td id='QUOTE'><!--QuoteEBegin-->RumbleFinal.mp3<!--QuoteEnd--></td></tr></table><span class='postcolor'><!--QuoteEEnd-->
Don't use any uppercase letters in any file related to your map, if you do, you run the risk of linux crashing because it is case sensitive.
Sound : ns_ghost/RumbleFinal.mp3 like this
I tried changing the path to: ns_ghost/RumbleFinal.mp3 that didn't work either.
What were you saying about moving it to ambience now?
I tried changing the path to: ns_ghost/RumbleFinal.mp3 that didn't work either.
What were you saying about moving it to ambience now? <!--QuoteEnd--> </td></tr></table><span class='postcolor'> <!--QuoteEEnd-->
Have you tried dropping the volume to 200. Seriously, for NO reason whatsoever this has been a problem for me, and doing this has solved it.
I tried changing the path to: ns_ghost/RumbleFinal.mp3 that didn't work either.
What were you saying about moving it to ambience now? <!--QuoteEnd--></td></tr></table><span class='postcolor'><!--QuoteEEnd-->
Have you tried dropping the volume to 200. Seriously, for NO reason whatsoever this has been a problem for me, and doing this has solved it. <!--QuoteEnd--> </td></tr></table><span class='postcolor'> <!--QuoteEEnd-->
I did yeah, it still doesn't work, thanks for the 200 thing though, I'll never set anything at 255 again just cause of what you said, so that should avoid me some errors in the future.
mp3 format can be trigky.
Also, is it a standard bitrate or a VBR?
MPEG 2.0 layer 3
46kbit works, 56kbit works, 128kbit works
22050Hz Joint Stereo
CRCs: No
Emphasis: None
That's probably my problem, hold on, I'll get back to you.
Well, actually, doesa anyone know the bit rate etc. for NS stuff?
DarkATi
~DarkATi
Mine wouldn't work any way other than Mono. Weird. Thanks tho.
~DarkATi