chaluva
02-12-2008, 11:55 AM
Hi,
I have mp3 file which need to be decoded. I want to decode this file by calling decoder. I need few clarifications for the doubts I have.
1. If the file is there in PC and I try to read it, how much of data I need to read from the file? Preciously what is the rate at which I have to read the audio data from this file? Is there any conversion formula available to know this?
2. Does it depend on the bit rate supported by the codec (MPEG-1 layer3)? If yes can somebody tell me the theory behind this?
3. If multiple bit rates are supported how different is to read a file as compared to single bit rate.
These questions may be very basic but I want to know these details as I am starting to work with codecs for the first time. Responses aare highly appreciated.
Best Regards
Chaluva[/COLOR]
I have mp3 file which need to be decoded. I want to decode this file by calling decoder. I need few clarifications for the doubts I have.
1. If the file is there in PC and I try to read it, how much of data I need to read from the file? Preciously what is the rate at which I have to read the audio data from this file? Is there any conversion formula available to know this?
2. Does it depend on the bit rate supported by the codec (MPEG-1 layer3)? If yes can somebody tell me the theory behind this?
3. If multiple bit rates are supported how different is to read a file as compared to single bit rate.
These questions may be very basic but I want to know these details as I am starting to work with codecs for the first time. Responses aare highly appreciated.
Best Regards
Chaluva[/COLOR]