Support DSD/DFF files for streaming

If you have a suggestion for a feature, post it here
Post Reply
demon
Posts: 1
Joined: Mon Mar 31, 2014 2:19 pm

Support DSD/DFF files for streaming

Post by demon »

A handful of modern devices now support streaming DSD over DLNA, and some DLNA server packages have started supporting the format. I purchased an Oppo BDP-103D a few months ago, which as of a few months ago, added this capability, as well as streaming over SMB/CIFS. I've tested that, and it works great, but I'm running Universal Media Server 3.5 on my workstation, which doesn't recognize the files. I'd like to see the format supported. Is there anything I can do to help with this? I'm not familiar enough with the codebase or the file format to assist with development, but if there's another way I can help, let me know. Thanks.

If you want to see some sample files, several are available at:

http://www.2l.no/hires/
User avatar
DeFlanko
Posts: 724
Joined: Thu Jun 21, 2012 3:43 am
Location: San Pedro, CA
Contact:

Re: Support DSD/DFF files for streaming

Post by DeFlanko »

If you put:

Code: Select all

StreamExtenstions = DSD, DFF
In the CONF file of the renderer your sending this to, it should then stream those to your device.

FWIW, there is also a pull request in for this Renderer: OPPOBDP103.conf

I went ahead and added that extra bits to the CONF.
Triplefun
Posts: 136
Joined: Sat Jun 02, 2012 2:29 pm

Re: Support DSD/DFF files for streaming

Post by Triplefun »

could you please add 'dsd' and 'dsf' to the Cambridge audio azur 752bd conf file
User avatar
SubJunk
Lead Developer
Posts: 3705
Joined: Sun May 27, 2012 4:12 pm

Re: Support DSD/DFF files for streaming

Post by SubJunk »

I just added the support for Cambridge Audio Blu-ray Disc players.
Does anyone know if OPPO added DSD support to BDP 93 too?
Post Reply