05-08-2020, 05:53 PM
Thank you very much! So the problem is not with MPD, but with the Raspberry pi itself? The only way out is to edit the .dff files?
Thank you for your donation!
Solved: How to play DSD .dff files?
|
05-08-2020, 05:53 PM
Thank you very much! So the problem is not with MPD, but with the Raspberry pi itself? The only way out is to edit the .dff files?
05-08-2020, 07:09 PM
No not the Pi.
The ripping tool that was used to create the .dff file probably defaulted to big endian format which is the spec default for DSDIFF format. I assume these ripping tools have some sort if an an option for forcing little endian when creating this format. I think most enthusiasts rip to .dsf format because it supports rich metadata. Maybe try re-ripping or converting to .dsf
05-08-2020, 07:11 PM
@Tim Curtis
Now that I think about it, we may be mixing apples and oranges. DFF (the file identifier for DSD interchange File Format, aka DSDIFF) is not the same as DSF (DSD Storage Facility), although both can contain DSD material. I just looked up the DSDIFF spec to make sure I was remembering old wive's tales. Under section 2.2 Data Types, Constants, and Notations, it says Quote:All data is stored in Big Endian format, this means that the most significant byte of e.g. a ushort or ulong is stored first. Clearly mediainfo knows this and interprets the leading bytes of the file appropriately. The two sample .dff files I just downloaded are also Big Endian. I copied one to a moOde 6.5.2 player and: Code: pi@moode3b:/mnt/SDCARD/DFF $ mediainfo 'Smoke Gets In Your Eyes - 2.8MHz-DSD.dff' [aside - I'm surprised mediainfo reports track name, performer, and writing app. I thought .dff files could contain no metadata. The leading-bytes chunk in the file are correct according to the spec so apparently it's legit.] It's playing just fine as I write this- Code: pi@moode3b:/mnt/SDCARD/DFF $ mpc status On the other hand, after "Update Library" this file shows up only as "Unknown Artist", "Unknown Album" with the track title derived from the file name, not that value mediainfo found in the file. Just my 2-cents worth. Regards, Kent
05-08-2020, 07:12 PM
PS - of course you posted as I was checking my post for typos.
05-08-2020, 07:17 PM
lol, so it's not a big vs title endian thing after all, just my over analytical mind ;-)
The OP's file must be corrupt then.
05-10-2020, 05:06 PM
I recoded all .dff files with the big ending to .dsf files with the little ending using TASCAM Hi-Res Editor. Moode has found them and is playing. ))
05-11-2020, 08:20 AM
|
« Next Oldest | Next Newest »
|