[gstreamer-bugs] [Bug 598350] qtmux with AAC streams (from faac) generate invalid files

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jan 11 08:53:50 PST 2010


https://bugzilla.gnome.org/show_bug.cgi?id=598350
  GStreamer | gst-plugins-bad | 0.10.14

Thiago Sousa Santos <thiago.sousa.santos> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.18

--- Comment #5 from Thiago Sousa Santos <thiago.sousa.santos at collabora.co.uk> 2010-01-11 16:53:46 UTC ---
Fixed, although the caps field is 'raw' and not 'none' anymore as the commit
log states.

Now qtmux/avimux/matroskamux rejects aac that are not in 'raw' stream format.

In -bad:

commit 5b8b363310cae46e63c6bebfae0bf24da9e1d92e
Author: Thiago Santos <thiago.sousa.santos at collabora.co.uk>
Date:   Mon Jan 11 10:34:32 2010 -0300

    qtmux: Only accept stream-format='none' aac

    Only accept raw aac streams (stream-format=none) to avoid
    generating invalid files.

    Fixes #604925


In -good:

commit 1314853210d66959f8c09447ec9278fe645d104c
Author: Thiago Santos <thiago.sousa.santos at collabora.co.uk>
Date:   Mon Jan 11 12:07:29 2010 -0300

    matroskamux: Only accept raw aac

    makes matroskamux reject aac streams that are not
    in raw format (stream-format=none)

    Fixes #598350

commit bacd350483c548102de64556ad8cfb5ecc455e36
Author: Thiago Santos <thiago.sousa.santos at collabora.co.uk>
Date:   Mon Jan 11 12:08:55 2010 -0300

    avimux: Only accept raw aac

    makes avimux reject aac streams that are not
    in raw format (stream-format=none)

    Fixes #59835

-- 
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