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

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue May 26 08:55:44 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
           Summary: aacparse fails for remuxing
           Product: GStreamer
           Version: 0.10.22
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: Uraeus at linuxrising.org
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Tested remuxing today and aacparse seems to fail with the pipeline below. The
input file contains just aac audio and I created it using faac and qtmux.
Replacing the aac audio with either mp3 audio or h264 video and using mp3parse
or h264parse work, so I am pretty sure its the aac parser which is not doing
the right thing here. Tried both Low Complexity and Main profile aac audio,
same result for both:

gst-launch-0.10 filesrc location=aac.mov ! qtdemux ! aacparse ! qtmux !
filesink location=aac2.mov

Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
ERROR: from element /GstPipeline:pipeline0/GstQTDemux:qtdemux0: GStreamer
encountered a general stream error.
Additional debug info:
qtdemux.c(2408): gst_qtdemux_loop ():
/GstPipeline:pipeline0/GstQTDemux:qtdemux0:
streaming stopped, reason not-linked
ERROR: pipeline doesn't want to preroll.
Setting pipeline to NULL ...
Freeing pipeline ...


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