Bug 448040

Summary: The motion tacker effect is missing from the linux version of Kdenlive
Product: [Applications] kdenlive Reporter: Brad <bradjstafford>
Component: Video Effects & TransitionsAssignee: Vincent PINON <vpinon>
Status: RESOLVED DOWNSTREAM    
Severity: normal CC: stephane.robin
Priority: NOR    
Version First Reported In: 21.12.1   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Brad 2022-01-06 22:27:14 UTC
The motion tacker effect is missing from the linux version of Kdenlive
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols.
See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***


STEPS TO REPRODUCE
1. Search in the effects stack for motion tracker
2. 
3. 

OBSERVED RESULT
The effect isn't listed.

EXPECTED RESULT
For the linux version and Windows version to be the same.

SOFTWARE/OS VERSIONS
Windows: 11
macOS: 
Linux/KDE Plasma: Fedora 34
(available in About System)
KDE Plasma Version: 5.33.5
KDE Frameworks Version: 5.85.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION
Comment 1 Vincent PINON 2022-01-15 20:32:47 UTC
Hello,
This is a packaging problem: tracker MLT module is built if opencv_contrib tracker module is present at build time.
This library is not very common in distributions, as opencv_contrib is a big beast with some very unstable parts.
If you want to use it, your best option is to use our packages, flatpak or appimage.
Good luck!