GNOME Bugzilla – Bug 745619
avenc_alac: crash during the encoding of wav file
Last modified: 2015-03-04 16:25:24 UTC
The pipeline crashs using alac encoder with a wav file. gst-launch-1.0 -vv filesrc location=anyfile.wav ! wavparse ! avenc_alac ! qtmux ! filesink location=/tmp/anyfile.m4a (gst-launch-1.0:16185): GStreamer-CRITICAL **: gst_buffer_extract: assertion `dest != NULL' failed Here is the backtrace:
+ Trace 234780
seems to be linked with qtmux seen that . *** This bug has been marked as a duplicate of bug 741783 ***