Page 1 of 1

DFF Files

PostPosted: Tue Jan 01, 2019 4:12 pm
by loupasmi
Hello everyone,

I would like to request as a future add on the .dff file support.

At the moment when I add .dff as a music file extension through settings i can play my songs but the song's progress bar is missing and the audio quality is downgraded.

It is very important for me because i have many songs bigger than 500mb with a .dff extension and i really love to listen them.

Thank you in advance!

Re: DFF Files

PostPosted: Thu Jan 03, 2019 3:33 pm
by Jägs
FFmpeg has support for DSF decoding:

https://ffmpeg.org/general.html

So, I believe it would simply be a matter of tweaking the transcoding (Settings --> Transcoding) to include DSF. Not positive on DFF, though.

Just know that in doing this you'll lose the "benefit" of DSD, as it will be converting it to PCM, but for on-the-go listening, it shouldn't be a problem.

Re: DFF Files

PostPosted: Thu Jan 03, 2019 9:37 pm
by loupasmi
Thank you very much for you reply.

Yeah I have already done that, so that's how I am currently playing my .dff files, but this method doesn't solve the no progress bar issue, any idea about that?

Re: DFF Files

PostPosted: Fri Jan 04, 2019 12:55 am
by Jägs
Sorry, missed the progress part. It might have something to do with the ffmpeg paramters. I'll see if I can mock one up and play around with it.