FS#54680 - [mlt] Link error crashes kdenlive

Attached to Project: Arch Linux
Opened by Jorge Araya Navarro (shackra) - Tuesday, 04 July 2017, 05:17 GMT
Last edited by Doug Newgard (Scimmia) - Sunday, 09 July 2017, 02:58 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description: after updating mlt to last version, kdenlive cannot render videos



Additional info:
* package version(s)
mlt 6.4.1-6
kdenlive 17.04.2-1
glibc 2.25-5
* config and/or log files etc.


Steps to reproduce:

$ LC_ALL=C kdenlive

You will get:

mlt_repository_init: failed to dlopen /usr/lib/mlt/libmltopencv.so
(libwebp.so.6: cannot open shared object file: No such file or directory)
mlt_repository_init: failed to dlopen /usr/lib/mlt/libmltopengl.so
(libmovit.so.6: cannot open shared object file: No such file or directory)

Trying to render a project makes kdenlive fail with this error:

mlt_repository_init: failed to dlopen /usr/lib/mlt/libmltopencv.so (libwebp.so.6: cannot open shared object file: No such file or directory)
/bin/melt: Relink `/usr/lib/libsystemd.so.0' with `/usr/lib/librt.so.1' for IFUNC symbol `clock_gettime'
This task depends upon

Closed by  Doug Newgard (Scimmia)
Sunday, 09 July 2017, 02:58 GMT
Reason for closing:  No response
Additional comments about closing:  Probable partial update
Comment by Doug Newgard (Scimmia) - Thursday, 06 July 2017, 03:17 GMT
Noting in mlt is linked to libwebp. I'm guessing your opencv is out of date.

The movit error is because you didn't install the optional dep for that plugin.

Also, what version of systemd/libsystemd?
Comment by Jorge Araya Navarro (shackra) - Thursday, 06 July 2017, 03:24 GMT
The OpenCV I have is the 3.2.0. Which optional deps for which package? mlt?

I have systemd 232, libsystemd is version 232 too.
Comment by Doug Newgard (Scimmia) - Thursday, 06 July 2017, 03:34 GMT
Well that was kind of useless. Full package versions, please.

Loading...