hello, I know both these formats are lossless, however, I ripped a song from my CD in ALAC and FLAC, when analyzing the file using Mediainfo, the ALAC file had 1075kbps where as the FLAC file had 1066kbps. Whats the deal here, I thought lossless meant no loss of quality seeing as a WAV file has 1411.2kbps.
+ Reply to Thread
Results 1 to 11 of 11
Thread: ALAC vs FLAC?
Thread
-
All this means is that FLAC has slightly more efficient compression than ALAC, squeezing the same information into a smaller space. In both cases, the compression is lossless, meaning that the original WAV data can be recovered exactly, so no loss of quality.
but I don't get it, if the file is converted and you get a new bitrate, doesn't that mean the file has lost some quality?
No, it doesn't. Same as with zip and rar archives.Originally Posted by Nitro89
then why does the bitrate come out different then?
kb alone does not determine quality.
What are the best blank DVDs? :: How to improve video quality? :: DVD recorder reviews? :: from DigitalFAQ.com
The file gets smaller size. Bitrate here is file size divided by playback time. Playback time remains the same, so...Originally Posted by Nitro89
so as result of conversion, bitrate is sacrificed for file size?
Here is some uncompressed data, 100 zeros:
Here's the data compressed with my simple plain english lossless encoder:Code:00000000000000000000 00000000000000000000 00000000000000000000 00000000000000000000 00000000000000000000
My lossless compression scheme reduced 100 bytes down to 18 bytes. So the compressed bitrate is about 1/5 of the source. Now follow the instructions in the compressed version:Code:repeat 0 100 times
The final result is exactly the same as the original data. MediaInfo is reporting the bitrate of the compressed version of the audio. But after decompression the data is exactly the same as the source. Now do you understand?Code:00000000000000000000 00000000000000000000 00000000000000000000 00000000000000000000 00000000000000000000
yes thank you, I just thought that the rule above only applies to the file size, not the bit rate.
Also, when the file is read, does it get uncompressed to read the WAV underneath?
Yes. The codec decompresses the audio and gives that decompressed data to the sound card to play. So the sound card gets exactly the same data it would have gotten if the file had not been compressed.Originally Posted by Nitro89
Lossy codecs (like MP3) throw away some of the original data in order to get higher compression ratios (lower bitrates in the compressed file). When the data is decompressed it's not exactly the same as the original data.
Similar Threads
-
H264 Mov + ALAC -> DVD?
By maestro in forum AudioReplies: 5Last Post: 19th Apr 2008, 11:24 -
what is flac file?
By aruwin in forum AudioReplies: 11Last Post: 19th Nov 2007, 07:33 -
FLAC, should i use this?
By SE14man in forum Newbie / General discussionsReplies: 23Last Post: 7th Aug 2007, 09:17 -
MP3 vs FLAC
By lordhutt in forum AudioReplies: 10Last Post: 3rd Mar 2007, 12:57 -
FLAC support
By rollo_tomasi in forum DVD & Blu-ray PlayersReplies: 5Last Post: 26th Dec 2005, 22:16
Newest guidesLatest tool updatesNew media commentsRecent DVD HacksReplay Video Capture, if you can Watch it, you can Capture it ! and save it to your computer. More info or download trial! About   Advertise   Forum   Forum Archive   RSS Feeds   Statistics   Tools   




Quote