PDA

View Full Version : Mp3 file issue


nazeer
11-09-2005, 10:16 AM
Hi,i have a problem in mp3 streaming, I am developing a flash online mp3 player using flash comm server with mp3 streaming concept, some of the mp3 file are working fine but other few mp3 files are not streaming i believe, I don't get any error but i can't hear the sound, is this an issue are any other suggestion

mp3 property

Not Working
Duration Bit Rate Channels Audio Sample Rate

0:03:43 128kbps 2 (stereo) 44khz
0:04:20 56kbps 1 (mono) 44khz


Working Fine

Duration Bit Rate Channels Audio Sample Rate
0:01:23 192kbps 2 (stereo) 44khz
0:03:25 128kbps 2 (stereo) 44khz
0:00:08 64kpbs 2 (stereo) 22khz
0:03:03 64kpbs 1 (mono) 22khz
0:04:36 160kpbs 2 (stereo) 44khz

I don't think problem in mp3 files property bcos in a both u can find a same property

Thankx in advance

nazeer :confused:

toke
12-08-2005, 10:07 PM
ahh... the same problem i had... did you convert the problemed mp3 by yourself? or did you grab them from somewhere else? if you converted by themselves, you probably still have the wave files. what i did was i re-record the audio using this setting 44,100 Hz, 16 bit, stereo. Then I use the software called "MP3 workshop" to convert the re-record wave file to mp3. When converting make sure you have the same settings as the wave file (44,100 Hz, 128 Kbps Bitrate, Join Stereo Channel).