ffmpeg_split icon indicating copy to clipboard operation
ffmpeg_split copied to clipboard

[Feature suggestion] add option to replace whitespace and "weird" characters by underscore.

Open dreirund opened this issue 7 months ago • 0 comments

Currently, whitespaces are used in the output file name. This results in file names not so suitable for command line usage.

I hereby suggest to add two options that

  • replaces all "weird" characters (but not whitespace) by underscore,
  • replaces all whitespace by underscore.

Regards!

dreirund avatar May 25 '25 15:05 dreirund