Hi!
I have Synology and Sonos. Most of my library is flac 24/192. I want to listen to not mp3, but flac 16/48. How do I set the transcoding to 16/48 flac. Unfortunately, I did not find the full instructions on the forum.
Thank you.
Moderator: moderators
ffmpeg -i %s -map 0:0 -b:a %bk -v 0 -sample_fmt s16 -ar 44100 -f flac -
bozolino wrote:here's a transcoding string that works:
- Code: Select all
ffmpeg -i %s -map 0:0 -b:a %bk -v 0 -sample_fmt s16 -ar 44100 -f flac -
replace 44100 by 48000 if you want to max out your sonos' capabilities.
AMZ1969 wrote:Hi!
Most of my library is flac 24/192
3Dscrewer wrote:AMZ1969 wrote:Hi!
Most of my library is flac 24/192
Hi, would you kindly let me know what the source of your FLAC Files is?
Users browsing this forum: No registered users and 19 guests