[Bug 35112] Re: MP3 track times are incorrect

BrianBehlendorf brian at hyperreal.org
Fri Aug 21 00:03:24 UTC 2009


This problem can be solved by adding "xingmux" to the gstreamer pipeline. 
For example, when I changed the setting for "CD Quality, MP3 (mp3 type)" 
from

audio/x-raw-int,rate=44100,channels=2 ! lame name=enc mode=0 vbr-
quality=0 ! id3v2mux

to

audio/x-raw-int,rate=44100,channels=2 ! lame name=enc mode=0 vbr-
quality=0 ! xingmux ! id3v2mux

then track times get encoded perfectly.  Seems like all the other metadata 
remains intact.  Any reason xingmux shouldn't be the default setting?

        Brian

-- 
MP3 track times are incorrect
https://bugs.launchpad.net/bugs/35112
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs




More information about the universe-bugs mailing list