-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Open
Labels
state:PlannedThis issue is already scheduled to be worked onThis issue is already scheduled to be worked ontype:EnhancementNew feature or requestNew feature or request
Description
When generating the output video, it would be beneficial to include processing details such as mode, filters, scaling factor, and the model used.
These details could replace the default suffix .processed in the output filename and/or be embedded in the metadata of the video file for reference.
Benefits:
- Improved traceability: Users can quickly identify the applied settings by looking at the filename or metadata.
- Better organization: Avoid confusion when handling multiple processed videos.
- Ease of debugging: The embedded metadata makes it easier to verify processing parameters post-export.
This feature could be optional and controlled via a setting in desktop version and command-line flag in CLI for users who prefer the simpler naming scheme.
Metadata
Metadata
Assignees
Labels
state:PlannedThis issue is already scheduled to be worked onThis issue is already scheduled to be worked ontype:EnhancementNew feature or requestNew feature or request