Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: Dist10 source doesn't work (Read 3512 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Dist10 source doesn't work

I tried to compile in both MSVC++6.0 and Visual-MinGW, but none of them worked. It seems the output is bad, can't open output file. It happens on both encoder part and decoder part, so I'm wondering am I doing wrong? Also I noticed output filesize is wrong. When I encode a 320kbps MP3 file, it's only 1/3 of the original wave file.
Anybody helps? Thanks.

Dist10 source doesn't work

Reply #1
How much smaller than the original wav file were you expecting the 320 kbps mp3 to be? Or are you saying that only 1/3 of the audio data were converted? Or that the file is 1/3 the size that a 320 kbps file should have been?

Dist10 source doesn't work

Reply #2
Oops..sorry for my poor English
I mean, if it's really 320kbps MP3, it should be 1/4 of original wave size.
But it isn't..it's just 1/3 or even smaller.
I know very much VB, but I know very little about C, so please help me.

 

Dist10 source doesn't work

Reply #3
Oops..sorry for my poor English
I mean, if it's really 320kbps MP3, it should be 1/4 of original wave size.
But it isn't..it's just 1/3 or even smaller.

I interpret this as the resultant bitrate, instead of 320 kbps, is only 1/3 or about 100 kbps. Is the bitrate exactly one of the standard values, such as 128 kbps?