[gstreamer-bugs] [Bug 583901] aacparse fails for remuxing

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue May 26 16:03:46 PDT 2009


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

  GStreamer | gst-plugins-bad | Ver: 0.10.22

Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |t.i.m at zen.co.uk




------- Comment #1 from Tim-Philipp Müller  2009-05-26 23:03 UTC -------
The reason for this is that qtdemux caps with framed=true and aacparse accepts
only caps with framed=false.

As I see it parsers should accept input with framed=true/false or the field
absent entirely, but then that might cause problems with autoplugging. Arguably
you don't really want an aacparse in there anyway, since last I checked it did
unspeakable things to timestamps. Alternatively qtdemux could be made to output
framed=false, which currently shouldn't make a big difference since aacparse
has a rank of 0 and won't be autoplugged anyway, and faad accepts anything.


-- 
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=583901.




More information about the Gstreamer-bugs mailing list