Skip to content

[FEAT] Preserve and customise output file name #59

@IgitBuh

Description

@IgitBuh

Feature Request

I would like to be able to customize the output file names.
Right now the result looks something like this: Compressed_1775658909372.mp4
This makes it really hard to find or properly archive that file.
It would be very helpful to be able to configure the output file name.

You could either allow a custom pattern with placeholders or at least do a static version that preserves the original name. This could be configured in the main preferences, so it's valid for all files.

  1. Static:
    originalname [1080p CRF20 20260408165900].mp4

  2. Pattern:
    %name% [%resolution% %crf% %timestamp%].%ext%

Metadata

Metadata

Assignees

Labels

duplicateThis issue or pull request already existsenhancementNew feature or request

Projects

Status

Not Implementing

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions