[gstreamer-bugs] [Bug 368681] avimux + vbr lame always out of sync

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Oct 16 08:34:02 PDT 2009


https://bugzilla.gnome.org/show_bug.cgi?id=368681
  GStreamer | gst-plugins-good | git

Mark Nauwelaerts <manauw> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |manauw at skynet.be
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.17

--- Comment #3 from Mark Nauwelaerts <manauw at skynet.be> 2009-10-16 15:33:54 UTC ---
Following commit should fix MP3 VBR muxing in AVI, *provided* the input is
properly parsed (as so indicated by caps), e.g. as in mp3parse ! avimux.

commit 8f2beb5e51a179b34f50863101ac3e4d17ed1483
Author: Mark Nauwelaerts <mark.nauwelaerts at collabora.co.uk>
Date:   Fri Oct 16 17:28:09 2009 +0200

    avimux: support (some) VBR audio muxing

    AVI format can handle VBR audio provided audio chunks are of fixed duration
    (cfr fixed duration video frames).  Apply this approach to (always) parsed
    raw AAC and (if parsed) to MPEG-1/2 audio.

    See #368681.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list