The version I had had this line: if have_xingmux and properties[self.mp3_mode][0]:
I changed it to: if properties[self.mp3_mode][0]: and it worked. I couldn't find any reference to have_xingmux being set anywhere in the file. I looked in the Trunk and that line seems to be changed to: if available_elements['xingmux'] and properties[self.mp3_mode][0]: So, it looks like it has been fixed, just not in the version I'm running. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/87715 Title: Soundconverter creates VBR MP3 files with incorrect length/bitrate To manage notifications about this bug go to: https://bugs.launchpad.net/soundconverter/+bug/87715/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs