Summary: | automatic crashed | ||
---|---|---|---|
Product: | [Applications] kdenlive | Reporter: | cyberxs223 |
Component: | Setup & Installation | Assignee: | Jean-Baptiste Mardelle <jb> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | p.r.worrall |
Priority: | NOR | Keywords: | drkonqi |
Version First Reported In: | 24.05.2 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
cyberxs223
2024-08-07 05:45:29 UTC
This is most likely a library conflict/mismatch between Kdenlive and MLT. If you compiled by yourself, can you first check that MLT is correctly working ? From a terminal: melt -query producers Should output a list of modules, "avformat" should be there melt path_to_your_video.mp4 Should play the video in a window (press 'q' in the terminal to quit) ldd /usr/local/lib/mlt-7/libmltqt.so (or whatever path to your installed MLT's libmltqt.so Check that it is not linked against Qt6 Let me know if any of the following does not produce the expected result ๐๐งน โ ๏ธ This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information, then set the bug status to REPORTED. If there is no change for at least 30 days, it will be automatically closed as RESOLVED WORKSFORME. For more information about our bug triaging procedures, please read https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging. Thank you for helping us make KDE software even better for everyone! ๐๐งน This bug has been in NEEDSINFO status with no change for at least 30 days. Closing as RESOLVED WORKSFORME. |