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.
-
Static:
originalname [1080p CRF20 20260408165900].mp4
-
Pattern:
%name% [%resolution% %crf% %timestamp%].%ext%
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.
Static:
originalname [1080p CRF20 20260408165900].mp4
Pattern:
%name% [%resolution% %crf% %timestamp%].%ext%