| New Reply |
audio format and codec |
Share Thread | Thread Tools |
| Dec26-10, 02:12 PM | #1 |
|
|
audio format and codec
Can someone explain the difference between audio format and codecs?
wikipedia says this: A codec performs the encoding and decoding of the raw audio data while the data itself is stored in a file with a specific audio file format. I dont get this. lets says 1000 1111 is the digital value which when passing through the codec is translated as "HELLO". what would different formats turn this value into? Like MP3 or WAV , etc. If they modify this binary value and that value goes through the same codec than it would something else other than HELLO , right? |
| Dec26-10, 03:23 PM | #2 |
|
Admin
|
No. File format is for storing both 1000 1111 and all other necessary information, like sampling rate, data length, number of bits and so on. You first pass these information to codec so that it knows what to do with raw data that follows. File format may also store data split in chunks that allows fast scrolling forward and back, you won't be able t do that with just a raw data stream, as you have to know where it can be cut.
In general it is not a problem to design a codec that will code its information directly into the data, but solution in which these things are separated in much more flexible. |
| Dec26-10, 03:40 PM | #3 |
|
|
Thanks Borek, very clear answer indeed.
One more question. The hardware codecs would play only specific format woyldnt they? For example mp3 codec chips. They can play the mp3 file stream, just that right? |
| New Reply |
| Thread Tools | |
Similar Threads for: audio format and codec
|
||||
| Thread | Forum | Replies | ||
| Looking for audio lectures (no video/just audio) | Quantum Physics | 0 | ||
| speed of rotation of an audio record or audio tape | Classical Physics | 13 | ||
| What is this format ? | General Discussion | 6 | ||
| Free DVD codec/player for XP | General Discussion | 2 | ||
| APA format? | General Discussion | 3 | ||