Article 59PN7 Kdenlive mlt library error while rendering

Kdenlive mlt library error while rendering

by
salmanahmed
from LinuxQuestions.org on (#59PN7)
Hi
I am trying to learn Kdenlive. It is working fine, but in my latest exercise, I put some audio/video effects in the project. And, now when I try to render, it gives following error:
Code:Rendering of /project03.mp4 crashed

mlt_repository_init: failed to dlopen /usr/lib/mlt/libmltopencv.so (libopencv_tracking.so.4.4: cannot open shared object file: No such file or directory)
mlt_repository_init: failed to dlopen /usr/lib/mlt/libmltsdl.so (libSDL_image-1.2.so.0: cannot open shared object file: No such file or directory)
mlt_repository_init: failed to dlopen /usr/lib/mlt/libmltrtaudio.so (librtaudio.so.6: cannot open shared object file: No such file or directory)
[consumer avformat] Could not open '/project03.mp4'However, all these three files exist;
Code:(sal:laptop:~) ls /usr/lib/mlt/libmltopencv.so
/usr/lib/mlt/libmltopencv.so
(sal:laptop:~) ls /usr/lib/mlt/libmltrtaudio.so
/usr/lib/mlt/libmltrtaudio.so
(sal:laptop:~) ls /usr/lib/mlt/libmltsdl.so
/usr/lib/mlt/libmltsdl.soI am not sure but I think there maybe some soft links which are missing here. I am using Manjaro Linux and 'mlt' is installed. Can anyone guide me in this respect? Thankslatest?d=yIl2AUoC8zA latest?i=D1_UY9P1zYE:DFWIY1aDTXg:F7zBnMy latest?i=D1_UY9P1zYE:DFWIY1aDTXg:V_sGLiP latest?d=qj6IDK7rITs latest?i=D1_UY9P1zYE:DFWIY1aDTXg:gIN9vFwD1_UY9P1zYE
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments