Alkl58 / NotEnoughAV1Encodes

GUI for AV1 (aomenc, rav1e & svt-av1)
MIT License
543 stars 24 forks source link

[Feature] #75

Closed Palulukas closed 2 years ago

Palulukas commented 2 years ago

Is your feature request related to a problem? Please describe. NEAV1E currently names queued encodings very oddly. It seems like it randomly appends characters at the end of the original file name.

Describe the solution you'd like I would like to see the filne name appendix from version 1,9 with was like "filename.mkv_aomenc.mkv". With this layout of filename it was very easy to bulk-rename entire folders with encoded files.

Describe alternatives you've considered An awesome solution would be to let the user choose the appended suffix before encoding is queued or started. :-)

Alkl58 commented 2 years ago

Yes, the current behavior is to add a random string (Unique Project Identifier).

I planned to add those things you described on Preset level.

Alkl58 commented 2 years ago

grafik

Is in the new release: https://github.com/Alkl58/NotEnoughAV1Encodes/releases/tag/v2.0.1