INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: 1 [2]   Go Down

Author Topic: Pls help with DSD settings  (Read 17074 times)

dtc

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 3009
Re: Pls help with DSD settings
« Reply #50 on: December 31, 2017, 11:12:29 am »

Compression can be done in a reversible way, so no information is lost. As an analogy, zip files compress computer files but can be decompressed to provide the exact original data.

As an example, if there are ten digital samples that are exactly the same (the same tone), then you can represent that as one value with a x10 to mean it is repeated 10 times. This saves space over repeating the same value 10 times. So, for example,

1245 1245 1245 1245 1245 1245 1245 1245 1245 1245

becomes

1245x10.

On playback, the compressed form is expanded to the original form.

Most people  compress the data. However, compressing and decompressing the data takes CPU cycles. So, there is usually a tradeoff between level of compression and amount of CPU to be used.  There are various levels of compression with FLAC, but the higher levels give very little extra compression at the cost of CPU cylces. So some mid level is commonly used.  The lowest level of FLAC compression may compresses  40%, but level 6 may only do 45%, with maybe 3 times the CPU needed to do the extra compression. Why take that much more time encoding for such a small gain in disk space?  Compressing takes time because the algorithm has to search for patterns. Decompressing is very quick and more or less independent of the level, since it is just interpreting the shorthand (like x10), not looking for patterns.

The 0 and 1 pattern of DSDs is not easy to compress, so it is normally just left uncompressed, although there are formats to compress it.

Hope that helps.
Logged

Rossputin

  • Recent member
  • *
  • Posts: 38
Re: Pls help with DSD settings
« Reply #51 on: December 31, 2017, 11:17:13 am »

That helps a lot. So my overall question then remains: If FLAC is truly lossless, and if you optimize the compression level based on how much CPU you're willing to use, what's the benefit of WAV/DSD? Or am I mixing apples and oranges here somehow?
Logged

dtc

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 3009
Re: Pls help with DSD settings
« Reply #52 on: December 31, 2017, 11:56:25 am »

OK, some quick simplistic generalizations.

Some people believe that the small amount of CPU cycles spent decompressing the FLAC file is detrimental to the sound that is finally produced. This is through subtle factors of noise that get passed through from the PC to the audio system. Those people prefer wav or uncompressed FLAC. Others think this is hogwash.

DSD and PCM are very different digital formats and turning them back into analog uses significantly different methods, especially in the filtering stages. Those differences can produce different sounding music. It depends a lot on your equipment as to how much, if any,  difference you hear. Some people prefer DSD to PCM, some cannot hear the difference.

Both of these issues can get you into some involved discussions which can be as contentious as political or religious discussions. They are best avoided on this forum.
Logged

Rossputin

  • Recent member
  • *
  • Posts: 38
Re: Pls help with DSD settings
« Reply #53 on: December 31, 2017, 12:09:44 pm »

Thanks, DTC! That's super helpful and interesting. Actually makes me feel much better about FLAC.

As far as avoiding "Is DSD/PCM better?" it reminds me of a conversation I had with a friend who is a music critic when we were talking about Christmas movies. He said: "If you think online verbal fights about politics are brutal, you should see what happens when you take one side or another on the question of whether Die Hard is a Christmas movie!"

Now I'm going to listen to some Alan Parsons Project -- in both FLAC and DSD, but not at the same time  ;)
Logged

TheShoe

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 783
Re: Pls help with DSD settings
« Reply #54 on: January 01, 2018, 08:41:23 am »

OK, I know I'm getting into a slightly different topic than my original DSD question, but one last one: Re FLAC, how can a file be compressed and still lossless, and if it can be then why isn't more compression better (to save disk space, as long as it's still lossless)? Or is "lossless" really a misnomer? And if so, what does it mean with FLAC files (which is the form that most of my music is in)?

compression used for flac, as with zip files (for example) are definitely lossless as is ALAC and other audio formats.   they use various algorithms to compress the data which you can research starting here: https://en.m.wikipedia.org/wiki/FLAC

flac and zip use different algorithms to compress source material with flac taking advantage of the properties of audio (see above link). 

if you need to prove to yourself it is lossless, take a wav file and calculate an md5 checksum or sha1 hash.   convert it to flac.   convert the flac back to wav.   recalculate the md5 or sha1 and you sill have the same values indicating the conversion to flac and back to wav does not throw away any data.

Logged
TV: LG OLED C1 83"
3D: LG OLED C6 65" (two) - madVR MVC->SBS
3D: Valve Index (using Media Center+MadVR) + Virtual Home Theater (Steam)
HTPC: Core i7, Win11, nVidia 3090RTX
Storage: 500TB Snapraid via SMB to Ubuntu 18 LTS server
Audio: exaSound e68 Multichannel USB DAC, Sonus Faber Speakers, REL Subx2
Video: HDMI 2.1/4K@120Hz, JRVR (2D), MadVR (3D), 7.1 Channel Audio into AMPs: Conrad Johnson 2/5 Channel Amps, Marantz av8805A PreAmp
Cables: Shotgun Interconnects, AudioQuest Cinnamon 48GB HDMI cables

Awesome Donkey

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 7369
  • The color of Spring...
Re: Pls help with DSD settings
« Reply #55 on: January 01, 2018, 08:50:39 am »

There is no audio data loss when using a compressed lossless format like FLAC or ALAC. The benefit for using a compressed lossless format is saving some hard drive space versus uncompressed FLAC or WAV. If you have a lot of hard drive space and don't care about file sizes, using uncompressed FLAC or WAV might work best for you. In that case I'd recommend using uncompressed FLAC since it has better ID3 metadata support over WAV.
Logged
I don't work for JRiver... I help keep the forums safe from Viagra and other sources of sketchy pharmaceuticals.

Windows 11 2023 Update (23H2) 64-bit + Ubuntu 24.04 LTS Noble Numbat 64-bit | Windows 11 2023 Update (23H2) 64-bit (Intel N305 Fanless NUC 16GB RAM/256GB NVMe SSD)
JRiver Media Center 32 (Windows + Linux) | Topping D50s DAC | Edifier R2000DB Bookshelf Speakers

High-End

  • World Citizen
  • ***
  • Posts: 143
Re: Pls help with DSD settings
« Reply #56 on: October 17, 2018, 03:56:32 am »

just to ad another thing if one has still DoP problems with MC and a XMOS based SLSM DAC.

Perhaps a usb "cleaner" installed within the usb path?
I did and searched a couple of hours why the hell MC didn't recordnice the complete capabilities of my new SMSL DAC....
After unpluged the usb cleaner everything was fine ;-)
Logged
Pages: 1 [2]   Go Up