Page 1 of 1

Transcoding not respecting server or client selected bitrate

PostPosted: Sat Jan 11, 2014 6:07 pm
by flvinny521
I am using the following transcode string on my musiccabinet server. On the server, I have tried setting the bitrate at multiple settings in the "player" options (from unlimited to 32kbps), and when one test song is cached, the file size is identical regardless of the setting. I have also tried setting the player to unlimited and setting the maximum per user, as well as setting both of those to unlimited and choosing a max bitrate within the DSub client itself.

I am using the latest beta version (4.3.4, I believe).


Code: Select all
Convert from mp3 oga aac m4a flac wav wma aif aiff ape mpc shn
Convert to ogg
Step 1 ffmpeg -i %s -acodec libvorbis -ab %bk -f ogg -



Edit: I should also state that this is on a brand new install using Windows 8.1 and the latest available musiccabinet server.

Re: Transcoding not respecting server or client selected bit

PostPosted: Sat Jan 11, 2014 9:20 pm
by daneren2005
Yeah it's a problem. I don't know how I missed something that major. I have a update going to the play store now and the fixed apk was just uploaded on the release thread

Re: Transcoding not respecting server or client selected bit

PostPosted: Sat Jan 11, 2014 10:58 pm
by flvinny521
Awesome, after posting this, I thought maybe it might be a musiccabinet bug and I posted to the wrong area. Thanks for the super fast response, as always!