Bug 476611

Summary: Command-line option to verify file
Product: [Applications] kdenlive Reporter: mashkal2000 <mashkal2000>
Component: Project Bin & ImportAssignee: Jean-Baptiste Mardelle <jb>
Status: REPORTED ---    
Severity: wishlist CC: fritzibaby
Priority: NOR Keywords: triaged
Version First Reported In: git-master   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description mashkal2000@gmail.com 2023-11-06 05:29:58 UTC
SUMMARY
Please add an option to verify whether a kdenlive project file is valid or not, indicating the result by exit code.
I know that rendering a file headlessly is no longer supported, but simply verifying the file's integrity is useful. I'm working on a tool that generates kdenlive project files, and this would greatly help with testing.

something like `kdenlive --verify-file`