[Bug 741783] New: Segfault when trying to encode to ALAC

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Dec 19 11:47:10 PST 2014


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

           Summary: Segfault when trying to encode to ALAC
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-libav
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: kassoulet at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


I'm trying to encode with ALAC codec, I think the pipeline should be something
like "avenc_alac ! mp4mux", but it crashes GStreamer :  

[cerbero-linux-x86_64]:~/cerbero$ gst-launch-1.0 filesrc
location=/tmp/blow.flac ! decodebin ! avenc_alac ! mp4mux ! filesink
location=/tmp/blow.flac.m4a

Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...

(gst-launch-1.0:211): GStreamer-CRITICAL **: gst_buffer_extract: assertion
'dest != NULL' failed
Caught SIGSEGV
Spinning.  Please run 'gdb gst-launch-1.0 211' to continue debugging, Ctrl-C to
quit, or Ctrl-\ to dump core.



I've tested on Ubuntu 14.04, Fedora 21 and git gstreamer, same crash.

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