Bug 476611 - Command-line option to verify file
Summary: Command-line option to verify file
Status: REPORTED
Alias: None
Product: kdenlive
Classification: Applications
Component: Project Bin & Import (show other bugs)
Version: git-master
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: Jean-Baptiste Mardelle
URL:
Keywords: triaged
Depends on:
Blocks:
 
Reported: 2023-11-06 05:29 UTC by mashkal2000@gmail.com
Modified: 2024-10-26 13:26 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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`