When rendering in kdenlive using webm (vpx) codec, melt is segfaulting in libavcodec library with the following backtrace: Thread 4 "melt" received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7fffca1bd700 (LWP 31135)] 0x00007fffea2d748f in ?? () from /usr/lib64/libavcodec.so.57 (gdb) where #0 0x00007fffea2d748f in ?? () from /usr/lib64/libavcodec.so.57 #1 0x00007fffe9f81205 in avcodec_encode_audio2 () from /usr/lib64/libavcodec.so.57 #2 0x00007fffeb23565c in ?? () from /usr/lib64/mlt/libmltavformat.so #3 0x00007ffff798f8f7 in start_thread () from /lib64/libpthread.so.0 #4 0x00007ffff76d1c7f in clone () from /lib64/libc.so.6 Only reverting ffmpeg to version 3.3.4 fixes the issue (video can be rendered).
Which version of media-libs/mlt do you have installed?
(In reply to Michael Palimaka (kensington) from comment #1) > Which version of media-libs/mlt do you have installed? Still failing with the following setup: - media-libs/mlt-6.4.1-r5::gentoo - media-video/ffmpeg-3.4:0/55.57.57::gentoo - kde-apps/kdenlive-9999:5::local Reverting to media-video/ffmpeg-3.3.5:0/55.57.57::gentoo fix the issue
Process is still failing with the following versions: - media-libs/mlt-6.4.1-r6 - media-video/ffmpeg-3.4.2:0/55.57.57 - kde-apps/kdenlive-9999 Reverting media-video/ffmpeg to version 3.3.6:0/55.57.57 make the problem disappaer.
Can confirm this is still an issue with ffmpeg 3.4.2, mlt 6.4.1-r6 and kdenlive 17.12.2
It's probably a bug in mlt/ffmpeg that should be reported upstream.
mlt-6.6.0 is in tree containing assorted ffmpeg fixes upstream, I haven't tested with ffmpeg-3.4 though
Please test with: media-libs/mlt-6.10.0 kde-apps/kdenlive-18.08.1