[Bug 87715] Re: Soundconverter creates VBR MP3 files with incorrect length/bitrate

2011-07-29 Thread GautierPortet
have_xingmux is not referenced anywhere because it's dynamically created at start, it's replaced by available_elements in the next version, but the generated files will have the same problem. The real underlying problem is in gstreamer, which seems to be unable to generate a proper xing header. T

[Bug 87715] Re: Soundconverter creates VBR MP3 files with incorrect length/bitrate

2011-07-14 Thread Matt Harrison
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 avai

[Bug 87715] Re: Soundconverter creates VBR MP3 files with incorrect length/bitrate

2011-07-14 Thread Matt Harrison
I am getting the same issue with 1.5.4. If I use CBR than the length reports correctly, but ABR or VBR are both off. -- 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

[Bug 87715] Re: Soundconverter creates VBR MP3 files with incorrect length/bitrate

2011-03-18 Thread KevinR
I agree with Ola, I think that this problem still exists in version 1.4.4 (at least on the version available in Ubuntu). Previously I was running Ubuntu 10.04, but upgraded this week to 10.10. At first I noticed that when I used VBR to convert some flacs for use on my Android device that the Andro

[Bug 87715] Re: Soundconverter creates VBR MP3 files with incorrect length/bitrate

2010-07-30 Thread Ola Sundvall
This issue still seems to be alive.. I have converted FLAC files to VBR mp3, quality option Very High. I run Lucid (10.04) with gstreamer0.10 -plugins-ugly installed. Soundconverter 1.4.4 seems to do its work but the bad time count is still there. I have tried to repair, rebuild and remove Xing hea

[Bug 87715] Re: Soundconverter creates VBR MP3 files with incorrect length/bitrate

2009-07-15 Thread Sune Bredahl
Great, thanks! -- Soundconverter creates VBR MP3 files with incorrect length/bitrate https://bugs.launchpad.net/bugs/87715 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://

[Bug 87715] Re: Soundconverter creates VBR MP3 files with incorrect length/bitrate

2009-07-13 Thread GautierPortet
It's not 160 CBR, but VBR with 160 max. Yes, this sucks. version 1.4.4 fixes the problem. http://developer.berlios.de/project/showfiles.php?group_id=3213 -- Soundconverter creates VBR MP3 files with incorrect length/bitrate https://bugs.launchpad.net/bugs/87715 You received this bug notification

[Bug 87715] Re: Soundconverter creates VBR MP3 files with incorrect length/bitrate

2009-07-11 Thread Sune Bredahl
I still have this issue in soundconverter (1.4.1-0ubuntu1) in Jaunty. ABR and VBR mp3s appear to be 160kbps CBR. -- Soundconverter creates VBR MP3 files with incorrect length/bitrate https://bugs.launchpad.net/bugs/87715 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 87715] Re: Soundconverter creates VBR MP3 files with incorrect length/bitrate

2008-01-04 Thread TommyKeswick
I just installed soundconverter (0.9.4-0ubuntu1) on Feisty and the problem still exists. Transcoding from FLAC to VBR MP3 results in the time/length of track being way off. -- Soundconverter creates VBR MP3 files with incorrect length/bitrate https://bugs.launchpad.net/bugs/87715 You received t

[Bug 87715] Re: Soundconverter creates VBR MP3 files with incorrect length/bitrate

2007-02-28 Thread William Grant
I'll upload 0.9.4 to Ubuntu in the next few days. ** Changed in: soundconverter (upstream) Status: Confirmed => Fix Released -- Soundconverter creates VBR MP3 files with incorrect length/bitrate https://launchpad.net/bugs/87715 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com ht

[Bug 87715] Re: Soundconverter creates VBR MP3 files with incorrect length/bitrate

2007-02-28 Thread Ralf Nieuwenhuijsen
Has this been fixed yet? I've been hit with this one recently. I converted all my jamendo ogg's to MP3's since my player can't handle them. Is there a way to fix the length now btw? PS. Rhythmbox and totem report the wrong length as well. -- Soundconverter creates VBR MP3 files with incorrect l

Re: [Bug 87715] Re: Soundconverter creates VBR MP3 files with incorrect length/bitrate

2007-02-27 Thread GautierPortet
Thank you for the patch ! But, xingmux seems to be broken: http://bugzilla.gnome.org/show_bug.cgi?id=397759 I'm not to sure what to do now: without xing header half of mp3 players wrongly handle vbr mp3s, and with a broken xing header the other half will be angry :) On 2/26/07, William Grant <[

[Bug 87715] Re: Soundconverter creates VBR MP3 files with incorrect length/bitrate

2007-02-25 Thread William Grant
As the Debian/Ubuntu maintainer of SoundConverter, I'll wait for a while to see if upstream releases a new version with this patch included. If so, I'll update the package. Otherwise, as it gets close to the release of Feisty, I'll upload a new version of 0.9.3 with the patch applied. ** Also affe

[Bug 87715] Re: Soundconverter creates VBR MP3 files with incorrect length/bitrate

2007-02-25 Thread The Belgain
Great, thanks for that! I've built this fix on top of the latest 0.9.3 source, and this does indeed fix the problem. That was quick... presumably this should be in the next soundconverter release - maybe in time for the next Ubuntu. -- Soundconverter creates VBR MP3 files with incorrect length/

[Bug 87715] Re: Soundconverter creates VBR MP3 files with incorrect length/bitrate

2007-02-25 Thread Pedro Alejandro López-Valencia
[I hit the send key before finishing the entry...] I have already sent the patch upstream and added a comment to an already existing bug report. Bug: https://developer.berlios.de/bugs/?func=detailbug&bug_id=6187&group_id=3213 Patch: https://developer.berlios.de/patch/?func=detailpatch&patch_id=

[Bug 87715] Re: Soundconverter creates VBR MP3 files with incorrect length/bitrate

2007-02-25 Thread Pedro Alejandro López-Valencia
** Changed in: soundconverter (Ubuntu) Status: Unconfirmed => Confirmed -- Soundconverter creates VBR MP3 files with incorrect length/bitrate https://launchpad.net/bugs/87715 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 87715] Re: Soundconverter creates VBR MP3 files with incorrect length/bitrate

2007-02-25 Thread Pedro Alejandro López-Valencia
The problem is that soundconverted attempts to use gstreamer lame's xingheader option, which hasn't worked ever (see the header comments in this file: http://webcvs.freedesktop.org/gstreamer/gst-plugins- ugly/ext/lame/gstlame.c?revision=1.102&view=markup). The correct solution, as suggested in tha

[Bug 87715] Re: Soundconverter creates VBR MP3 files with incorrect length/bitrate

2007-02-25 Thread The Belgain
Same bug is present in 0.9.3 (using the package in edgy-backports). -- Soundconverter creates VBR MP3 files with incorrect length/bitrate https://launchpad.net/bugs/87715 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs