Subsonic downsamples to 192k with 'no limit' set
Hi,
I'm trying to stream lossless files. But iSub transcodes them to 192k if the player doesn't demand any specific bitrate.
I've tried this in the web-player and iSub for iPhone. The "##MUSIC-FILE###" here is an Apple Lossless-file (m4a). If I set max bitrate to 320, I get the file in 320. But if I set no limit, it will downsample to 192kbps.
From log when no bitrate-limit is set:
Starting transcoder: [/Library/Application Support/Subsonic/transcode/ffmpeg] [-i] [##MUSIC-FILE###.m4a] [-map] [0:0] [-b:a] [192k] [-v] [0] [-f] [mp3] [-]
Any ideas whats causing this?
I'm trying to stream lossless files. But iSub transcodes them to 192k if the player doesn't demand any specific bitrate.
I've tried this in the web-player and iSub for iPhone. The "##MUSIC-FILE###" here is an Apple Lossless-file (m4a). If I set max bitrate to 320, I get the file in 320. But if I set no limit, it will downsample to 192kbps.
From log when no bitrate-limit is set:
Starting transcoder: [/Library/Application Support/Subsonic/transcode/ffmpeg] [-i] [##MUSIC-FILE###.m4a] [-map] [0:0] [-b:a] [192k] [-v] [0] [-f] [mp3] [-]
Any ideas whats causing this?