[gstreamer-bugs] [Bug 482495] avimux does not accept audio/aac

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Oct 2 03:49:45 PDT 2007


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=482495

  GStreamer | gst-plugins-good | Ver: HEAD CVS

Stefan Kost (gstreamer, gtkdoc dev) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.7




------- Comment #2 from Stefan Kost (gstreamer, gtkdoc dev)  2007-10-02 10:49 UTC -------
Added codec-data handling for audio too. So now the strereo one can be played
with mplayer (the mono one still crashes).
Playing via gstreamer has the issue that avidemux needs an index to play. In
streaming (push-) mode it should play
gst-launch filesrc location=test2.avi ! queue !  avidemux ! faad ! alsasink

2007-10-02  Stefan Kost  <ensonic at users.sf.net>

        * gst/avi/gstavimux.c:
        * gst/avi/gstavimux.h:
          Also save codec data for audio streams. Fixes #482495.

2007-10-02  Stefan Kost  <ensonic at users.sf.net>

        * gst/avi/gstavimux.c:
          Fix "Index entry has invalid stream nr 1".
          Add support for muxing aac - work in progress (see #482495).


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=482495.




More information about the Gstreamer-bugs mailing list