From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4.1) Gecko/20031030 Epiphany/1.0.4 Description of problem: Changing the encoding bit rate does not effect the bit rate at which oggs are encoded. Version-Release number of selected component (if applicable): grip-3.0.7-3 How reproducible: Always Steps to Reproduce: 1. change bit rate to something other than 128 2. rip a track 3. check bit rate of ripped ogg Actual Results: bit rate remains 128 Expected Results: rate should change with changed settings Additional info: I have tested this with a bit rate of 256 and using oggenc.
The quality is set in the encoder commandline; bitrate isn't actually forwarded. (With Ogg Vorbis setting 'quality' is the preferred setting, as it's VBR)