Transcoding not respecting server or client selected bitrate
Posted: Sat Jan 11, 2014 6:07 pm
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).
Edit: I should also state that this is on a brand new install using Windows 8.1 and the latest available musiccabinet server.
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.