Is your device connected directly to the Roon Server via cable or over the network, or is it chained through another device (such as a streamer, Roon Bridge, or Roon Remote)?
· It is connected through a different device (e.g Rasberry Pi)
Does the device play audio from another source when using the same connection?
· The device has no problems with another audio source
Have you checked that Roon is whitelisted in any firewalls?
· I've checked the firewall and the issue remains
If the device has multiple output options, do the other options work as expected?
· Multiple output types are affected
Is the device using the latest firmware as per the manufacturer?
· Firmware is up-to-date but the issue remains
Do you have an approximate timestamp of when the issue last occurred?
· Since I purchase the evo 75 one year ago and the problem persist
What are the make and model of the affected audio device(s) and the connection type?
· Cambridge Audio Evo 75, Denon Home 250 and all other devices have the same problem
Describe the issue
Cambridge Audio EVO 75 cannot play AAC format music through Roon, but the same AAC file can be played successfully using Roon ARC through Apple CarPlay. Why is this?
What are you using as the Roon Server, a NAS or ROCK?
When using ARC, lossy files like AAC will be transmitted to ARC in original format (at least with most settings), and then will be decoded by the phone, which has an AAC codec. Therefore, the Roon Server doesn’t need an AAC codec in this case.
When using Roon at home, the Roon Server decodes the AAC file to PCM before sending the PCM samples to the endpoint. Therefore, the Roon Server needs the AAC codec, and if the Roon Server is on a NAS or ROCK you may have to add it. (It’s not included for licensing reasons).
Download the ffmpeg binaries from the John Van Sickle website: John Van Sickle - FFmpeg Static Builds
You’ll need the amd64 build for Roon Server running on your DiskStation.
Extract the .tar.xz archive and copy the ffmpeg binary from the extracted folder into:
<<your selected database location>> / RoonOnNAS / bin
Restart Roon Server from the Package Center.
Could you kindly let us know exactly where you got stuck in this process, so we can guide you further?
(i) visited JohnVanSickles website;
(ii) downloaded ffmpeg-git-amd64-static.tar.xz to my macmini’s folder “download”.
(iii) unzipped the file.
(iv) copied the unzipped files folder, namely “ffmpegf-git-20240629-static” to RoonOnNAS/bin.
(v) restarted the NAS.
Result------>> the same situation with AAC.
Alternatively, I tried downloaded from JohnVanSickles’s website another zipped file, namely ffmpeg-release-amd64-static.tar.xz, unzipped it and copy the folder “ffmpeg-7.0.2-amd64-static” to RoonOnNAS/bin but still in vain.
P.S. my “RoonServer/RoonOnNAS/bin” is stored on an external SSD which is connected to the Synology DS220+ NAS through a USB-A cable.
No. After unzipping, you need to go into this folder and find the file called “ffmpeg”. Then copy only this file to RoonOnNAS/bin.
You may also need to give it executable permissions after copying it to RoonOnNAS/bin. (Try right-clicking it in the Synology’s file manager; I suppose there will be a “Properties” option in the menu where you can do this)