Core Machine (Operating system/System info/Roon build number)
MacPro, 10.12.6, Roon Server 1.6 (401)
Network Details (Including networking gear model/manufacturer and if on WiFi/Ethernet)
All Ubiquiti of assorted models. Everything is Ethernet
Audio Devices (Specify what device you’re using and its connection type - USB/HDMI/etc.)
All Roon bridges, Ethernet connected
Description Of Issue
I timeshift radio shows using ffmpeg
, dropping the files into a watched folder. If I run a sample recording:
ffmpeg -i http://netcast.kfjc.org/kfjc-192k-aac -t 30 test.m4a
the file shows up in Roon, and can be played.
Longer recordings (3 hours, in this case):
ffmpeg -i http://netcast.kfjc.org/kfjc-192k-aac -t 10800 ZeroGravity.m4a
appear to record correctly, play audio when previewed in Finder, but fail to import into Roon. The skipped files report says “Audio Stream Format Not Supported”.
Sometimes, if I move those recordings into another folder, Roon decides they are OK, and imports them.
Suggestions?