Bug 1214898

Summary: kde3-kdenlive fails to detect mlt library
Product: [openSUSE] openSUSE Tumbleweed Reporter: Ilya Chernykh <anixx>
Component: OtherAssignee: Yasuhiko Kamata <belphegor>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Current   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Ilya Chernykh 2023-09-01 21:12:47 UTC
Even if the library is installed, it is not detected. All builds well for Leap 15.1.
Comment 1 Yasuhiko Kamata 2023-09-02 07:14:09 UTC
This is because libmlt header files are placed at /usr/include/mlt-7 instead of /usr/include/mlt.
In addition to it, MLT version 7 related fix and FFMPEG version 5 related fix are added as OBS req#1108546.