PDA

View Full Version : what program to burn discs as lossless...


Voodoochild137
2007-03-16, 08:05 PM
For my own use I condense DVDs an CDs, I would like to go "pro" and find a way to burn Flac files to CD....so I keep maximum quality...

Free is better, so maybe a link to where I could find such a program.. Thanks
Brian

rhinowing
2007-03-16, 10:10 PM
you need to convert to .wav to play them in an audio player. otherwise you can always burn a data disc with flacs on it.

Voodoochild137
2007-03-17, 01:19 PM
can you burn them as .wav? because i use audioconverterstudio to go from .flac to .wav to .wma at 320 kbps, I want to burn CD player-playable lossless CDs....

U2Lynne
2007-03-17, 01:33 PM
can you burn them as .wav? because i use audioconverterstudio to go from .flac to .wav to .wma at 320 kbps, I want to burn CD player-playable lossless CDs....
That is not lossless. A wma file is lossy, like an mp3.

If you use foobar2000 (link in the Software section of the FAQ), then you can simply add the flac files and it will convert to wav and burn for you.

mbself
2007-03-17, 01:54 PM
can you burn them as .wav? because i use audioconverterstudio to go from .flac to .wav to .wma at 320 kbps, I want to burn CD player-playable lossless CDs....

CD players read .cda files only unless it is one of thes hybrids that can read mp3 or wma files. mp3 and wma are lossless except for wma lossless. I am not sure, but i do not think that any of the wma compatible cdplayers read wma lossless. I may be wrong. If so, you can rip a cd to wma lossless and play it or you can convert any lossless file to wma lossless.

If a file has EVER been through an mp3 or wma (other than wma lossless) conversion it is NEVER going to be a LOSSLESS file EVER EVER again. Those bits and bytes that were compressed out are gone for good.

Those lossy formats make assumptions about what the human ear can hear and what frequencies should be left in the file and which ones should be discarded. A lossless codec simply manipulates the 0's and 1's of a digital file to make the data fit in a smaller file.

In layman's terms (and those are the only terms I know :D ) If a file is a 16bit audio file and the 1st 4 characters are 0's then the data will be stored as a 12bit packet of data. upon decompression the decoder reads the packet and notices that it is short 4 bits and that the 1st bit that is there is a 1---then it knows to add 4 0's to the front of the file to restore the original integrity of the file. That is why the compression ratios of lossless files rarely go better than .5 or .6 of the original file.

On the other hand, an mp3 or wma encoder not only performs functions similar to those above, but also discards entire packets of data that the software determines to be inaudible or not necessary. This is how those lossy encoders can achieve compression ratios of .1 or .2 of the original file.

Voodoochild137
2007-03-17, 07:47 PM
That is not lossless. A wma file is lossy, like an mp3.

If you use foobar2000 (link in the Software section of the FAQ), then you can simply add the flac files and it will convert to wav and burn for you.


thanks, that was what i was looking for.....