cdgriffith / FastFlix

FastFlix is a free GUI for HEVC and AV1 encoding, GIF/WebP/AVIF creation, and more!
MIT License
1.07k stars 54 forks source link

Don't rename target? #510

Closed Sailing74 closed 11 months ago

Sailing74 commented 11 months ago

Is there a way to stop FastFlix from adding random characters to the end of the target file? I've set a default of different folders for source and target. It would be great if there was a way for me not to have to remove the random chars from the target file name for each file I'm converting with FastFlix.

Thanks.

rowley71 commented 11 months ago

Start fastflix go to settings, change the config file. Edit the output line to output_name_format: '{source}' save and restart.

Sailing74 commented 11 months ago

Works indeed. There are also some further nice things which can be configured directly with an editor in the config file. Nice, thanks!