Head-Fi.org › Forums › Equipment Forums › Computer Audio › Quick Question: FLAC <-> Wav <-> MP3
New Posts  All Forums:Forum Nav:

Quick Question: FLAC <-> Wav <-> MP3

post #1 of 6
Thread Starter 
Is it possible to convert a wav file to flac and mp3 and wav/flac?
post #2 of 6
Sure!
Any audio format/codec can be converted to any other format/codec.

Just beware that you loose audio data when going to MP3, which you never get back when decoding to PCM.
post #3 of 6
All conversions are possible just remember lossy to lossy (mp3 -> mp3) to is not recommended because of degenerative encoding.

Foobar2000/dbpoweramp are popular for transcoding.
post #4 of 6
Thread Starter 
Okay thank you
post #5 of 6
One very unlikely to be aware of. According to the flac docs, there is apparently a non-zero chance that flac can result in a non-bit perfect compression. That surprised me! The canonical flac encoder has a verify option that tells it to do parallel decoding and bit comparison while encoding. Since it merely required a simple -V option, and encoding speed isn't too important to me, I always use it. And have never had a mismatch. But for me it's important since I consider my flac collection to be a backup for my CDs. But I use "the" flac encoder under linux, so I don't know if it's available elsewhere.

-=A=-
post #6 of 6
Quote:
Originally Posted by Amarok View Post
One very unlikely to be aware of. According to the flac docs, there is apparently a non-zero chance that flac can result in a non-bit perfect compression.
This is not true. You are not reading the documentation correctly.

Quote:
The canonical flac encoder has a verify option that tells it to do parallel decoding and bit comparison while encoding. Since it merely required a simple -V option, and encoding speed isn't too important to me, I always use it.
The -v option is just used to verify the encoding, ensuring that there have been no disk/memory errors. Its presence does not mean FLAC is sometime not bitperfect any more than the -v option in "zip" or "gzip" means that those programs sometimes fail.
New Posts  All Forums:Forum Nav:
  Return Home
  Back to Forum: Computer Audio
Head-Fi.org › Forums › Equipment Forums › Computer Audio › Quick Question: FLAC <-> Wav <-> MP3