[Bug 741783] qtmux: crash when trying to mux ALAC

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Dec 25 13:44:20 PST 2014


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

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |RESOLVED
                 CC|                            |t.i.m at zen.co.uk
          Component|gst-libav                   |gst-plugins-good
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.5.1
            Summary|Segfault when trying to     |qtmux: crash when trying to
                   |encode to ALAC              |mux ALAC

--- Comment #2 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2014-12-25 21:44:14 UTC ---
Thanks for the bug report. Should be fixed in git master now:

commit aa94fc6beb95ef6b811bec53696403fe47fa1f42
Author: Tim-Philipp Müller <tim at centricular.com>
Date:   Thu Dec 25 21:32:40 2014 +0000

    qtmux: fix ALAC muxing

    Actually copy the codec data instead of copying nothing
    and then bombing out because there's no data.

    Fixes: gst-launch-1.0 audiotestsrc ! avenc_alac ! qtmux ! fakesink

    https://bugzilla.gnome.org/show_bug.cgi?id=741783

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