blur
blur copied to clipboard
Portable Installation and shell extension.
two quite low priority features that would still be nice to have.
Portable installation putting everything in the installation folder, configs etc.
or option to chose config even with GUI version.
example: blur.exe -c <path to config> -i file(s)
Context menu shell extension like this:
could be an option in the installer or a button etc.
currently its just a simple .reg file
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\SystemFileAssociations\.mp4\shell\Render Motion Blur]
"Icon"="C:\\Program Files (x86)\\blur\\blur.exe, 0"
[HKEY_CLASSES_ROOT\SystemFileAssociations\.mp4\shell\Render Motion Blur\command]
@="\"C:\\Program Files (x86)\\blur\\blur.exe\" \"%1\""