SS 4.2 don't parse %b option corectly

General discussions.

Moderator: moderators

SS 4.2 don't parse %b option corectly

Postby stozher » Sun Nov 21, 2010 3:28 pm

After upgrade from SS 4.1 to 4.2 transcoding don't work properly!
FFMPEG bitrate options is a like: '-ab 128k', '-ab 192k', etc.

One step transcoding row (mp3, flac, ... -> mp3):
ffmpeg -i %s -f mp3 -ar 44100 -ab %bk -ac 2 -map_meta_data 0:0 -

Error: ffmpeg: Invalid value '%bk' for option 'ab'

%b isn't replaced with actual bitrate value...
User avatar
stozher
 
Posts: 313
Joined: Tue Nov 16, 2010 10:56 am
Location: Sofia, Bulgaria

Postby sindre_mehus » Sun Nov 21, 2010 7:47 pm

You're right. Sorry about that, I'll fix that in the next release.

As a work-around you could use the default two-step transcoding using ffmpeg + lame.

Thanks,
Sindre
Subsonic developer
User avatar
sindre_mehus
 
Posts: 1955
Joined: Tue Nov 29, 2005 6:19 pm
Location: Oslo, Norway


Return to General

Who is online

Users browsing this forum: No registered users and 7 guests