Releases: f0e/blur
v2.42
Downloads
- Windows installer (.exe)
- macOS installer (.dmg)
- Note: After opening on Mac for the first time you'll get a 'Blur is damaged and can't be opened.' error. To fix this, run
xattr -dr com.apple.quarantine /Applications/blur.appto unquarantine it.
- Note: After opening on Mac for the first time you'll get a 'Blur is damaged and can't be opened.' error. To fix this, run
- Linux binaries
- Note: This now also includes the required VapourSynth plugins.
Note: To opt in to beta update notifications you can enable
include beta updatesin yourblur.cfgfound in your config folder. Any feedback or issue reporting on these releases is greatly appreciated :)
Note: Mac users, if you encounter render errors please open an issue. Reverting to https://github.com/f0e/blur/releases/tag/v2.35 should fix them as a temporary measure.
Changes
- Fixed AMD GPU encoding
- Fixed(?) macOS builds
(v2.41)
- Fix blur amount from being set to an incorrect value when importing a config with a different blur output fps when blur amount is tied to output fps
- Updated ffmpeg build & switched to the 'full' builds, will result in the installer becoming bigger but will fix parsing issues. For example, this fixes parsing of av1 recordings created through the Nvidia App.
v2.41
Downloads
- Windows installer (.exe)
- macOS installer (.dmg)
- Note: After opening on Mac for the first time you'll get a 'Blur is damaged and can't be opened.' error. To fix this, run
xattr -dr com.apple.quarantine /Applications/blur.appto unquarantine it.
- Note: After opening on Mac for the first time you'll get a 'Blur is damaged and can't be opened.' error. To fix this, run
- Linux binaries
- Note: This now also includes the required VapourSynth plugins.
Note: To opt in to beta update notifications you can enable
include beta updatesin yourblur.cfgfound in your config folder. Any feedback or issue reporting on these releases is greatly appreciated :)
Changes
- Fix blur amount from being set to an incorrect value when importing a config with a different blur output fps when blur amount is tied to output fps
- Updated ffmpeg build & switched to the 'full' builds, will result in the installer becoming bigger but will fix parsing issues. For example, this fixes parsing of av1 recordings created through the Nvidia App.
(v2.4)
- Enabled rife on macOS and made it the default interpolation program (no more red border!)
- Output path prefix option
- Fixed encoding device detection
- Include ffmpeg error logs in 'copy to clipboard' error logging
- Queue progress indicator (1/3, etc)
- Fixed background file parsing - UI shouldn't freeze when queueing files now.
- Fixed Nvidia detecting the GUI as a game
- Better update check logic
- Better path handling internally, shouldn't be any difference for users but will solve any remaining edge cases with unicode paths if they still exist
- ^ This was a pretty big change, if there are any errors anyone runs into when opening files please create an issue
v2.4
Downloads
- Windows installer (.exe)
- macOS installer (.dmg)
- Note: After opening on Mac for the first time you'll get a 'Blur is damaged and can't be opened.' error. To fix this, run
xattr -dr com.apple.quarantine /Applications/blur.appto unquarantine it.
- Note: After opening on Mac for the first time you'll get a 'Blur is damaged and can't be opened.' error. To fix this, run
- Linux binaries
- Note: This now also includes the required VapourSynth plugins.
Note: To opt in to beta update notifications you can enable
include beta updatesin yourblur.cfgfound in your config folder. Any feedback or issue reporting on these releases is greatly appreciated :)
Changes
- Enabled rife on macOS and made it the default interpolation program (no more red border!)
- Output path prefix option
- Fixed encoding device detection
- Include ffmpeg error logs in 'copy to clipboard' error logging
- Queue progress indicator (1/3, etc)
- Fixed background file parsing - UI shouldn't freeze when queueing files now.
- Fixed Nvidia detecting the GUI as a game
- Better update check logic
- Better path handling internally, shouldn't be any difference for users but will solve any remaining edge cases with unicode paths if they still exist
- ^ This was a pretty big change, if there are any errors anyone runs into when opening files please create an issue
v2.36
Downloads
- Windows installer (.exe)
- macOS installer (.dmg)
- Note: After opening on Mac for the first time you'll get a 'Blur is damaged and can't be opened.' error. To fix this, run
xattr -dr com.apple.quarantine /Applications/blur.appto unquarantine it.
- Note: After opening on Mac for the first time you'll get a 'Blur is damaged and can't be opened.' error. To fix this, run
- Linux binaries
- Note: This now also includes the required VapourSynth plugins.
Note: To opt in to beta update notifications you can enable
include beta updatesin yourblur.cfgfound in your config folder. Any feedback or issue reporting on these releases is greatly appreciated :)
Changes
- Fixes quality label on macOS when using h264/h265/av1 GPU encoding
v2.35
Downloads
- Windows installer (.exe)
- macOS installer (.dmg)
- Note: After opening on Mac for the first time you'll get a 'Blur is damaged and can't be opened.' error. To fix this, run
xattr -dr com.apple.quarantine /Applications/blur.appto unquarantine it.
- Note: After opening on Mac for the first time you'll get a 'Blur is damaged and can't be opened.' error. To fix this, run
- Linux binaries
- Note: This now also includes the required VapourSynth plugins.
Note: To opt in to beta update notifications you can enable
include beta updatesin yourblur.cfgfound in your config folder. Any feedback or issue reporting on these releases is greatly appreciated :)
Changes
- Adds config export/import (from clipboard) buttons
- Moves more stuff to
blur.cfg - Fixes
blur amount tied to fpsbutton
(v2.34)
- Moves
blur amount tied to fpsout of the main blur config intoblur.cfg
(v2.33)
- Render time remaining estimate
- Improved quality slider UX
- Updated default encoding presets, and made those default presets unmodifiable (so i can update them in the future without messing with user changes)
- Fixed renders continuing after the cli is stopped
- Fixed render progress metrics being wrong after pausing
(v2.32)
- Proper colour info handling
(v2.31)
- Fixed renders failing due to plugins being loaded more than once
(v2.3)
features:
- Add files to queue button while rendering
- Desktop notifications
- Pause/resume renders
- Weighting preview
- Concise installer when updating on windows
- Slider value text editing
- Package VapourSynth plugins on Linux
config changes:
- Change default interpolated fps to 1200 (this is just so the weighting preview looks nice lol)
bug fixes (of note):
- Allows the screen to turn off while the app is open - why is this disabled by default in sdl...
- Reset/restore settings tied slider bug
v2.34
Downloads
- Windows installer (.exe)
- macOS installer (.dmg)
- Note: After opening on Mac for the first time you'll get a 'Blur is damaged and can't be opened.' error. To fix this, run
xattr -dr com.apple.quarantine /Applications/blur.appto unquarantine it.
- Note: After opening on Mac for the first time you'll get a 'Blur is damaged and can't be opened.' error. To fix this, run
- Linux binaries
- Note: This now also includes the required VapourSynth plugins.
Note: To opt in to beta update notifications you can enable
include beta updatesin yourblur.cfgfound in your config folder. Any feedback or issue reporting on these releases is greatly appreciated :)
Changes
- Moves
blur amount tied to fpsout of the main blur config intoblur.cfg
(v2.33)
- Render time remaining estimate
- Improved quality slider UX
- Updated default encoding presets, and made those default presets unmodifiable (so i can update them in the future without messing with user changes)
- Fixed renders continuing after the cli is stopped
- Fixed render progress metrics being wrong after pausing
(v2.32)
- Proper colour info handling
(v2.31)
- Fixed renders failing due to plugins being loaded more than once
(v2.3)
features:
- Add files to queue button while rendering
- Desktop notifications
- Pause/resume renders
- Weighting preview
- Concise installer when updating on windows
- Slider value text editing
- Package VapourSynth plugins on Linux
config changes:
- Change default interpolated fps to 1200 (this is just so the weighting preview looks nice lol)
bug fixes (of note):
- Allows the screen to turn off while the app is open - why is this disabled by default in sdl...
- Reset/restore settings tied slider bug
v2.33
Downloads
- Windows installer (.exe)
- macOS installer (.dmg)
- Note: After opening on Mac for the first time you'll get a 'Blur is damaged and can't be opened.' error. To fix this, run
xattr -dr com.apple.quarantine /Applications/blur.appto unquarantine it.
- Note: After opening on Mac for the first time you'll get a 'Blur is damaged and can't be opened.' error. To fix this, run
- Linux binaries
- Note: This now also includes the required VapourSynth plugins.
Note: To opt in to beta update notifications you can enable
include beta updatesin yourblur.cfgfound in your config folder. Any feedback or issue reporting on these releases is greatly appreciated :)
Changes
- Render time remaining estimate
- Improved quality slider UX
- Updated default encoding presets, and made those default presets unmodifiable (so i can update them in the future without messing with user changes)
- Fixed renders continuing after the cli is stopped
- Fixed render progress metrics being wrong after pausing
(v2.32)
- Proper colour info handling
(v2.31)
- Fixed renders failing due to plugins being loaded more than once
(v2.3)
features:
- Add files to queue button while rendering
- Desktop notifications
- Pause/resume renders
- Weighting preview
- Concise installer when updating on windows
- Slider value text editing
- Package VapourSynth plugins on Linux
config changes:
- Change default interpolated fps to 1200 (this is just so the weighting preview looks nice lol)
bug fixes (of note):
- Allows the screen to turn off while the app is open - why is this disabled by default in sdl...
- Reset/restore settings tied slider bug
v2.32
Downloads
- Windows installer (.exe)
- macOS installer (.dmg)
- Note: After opening on Mac for the first time you'll get a 'Blur is damaged and can't be opened.' error. To fix this, run
xattr -dr com.apple.quarantine /Applications/blur.appto unquarantine it.
- Note: After opening on Mac for the first time you'll get a 'Blur is damaged and can't be opened.' error. To fix this, run
- Linux binaries
- Note: This now also includes the required VapourSynth plugins.
Note: To opt in to beta update notifications you can enable
include beta updatesin yourblur.cfgfound in your config folder. Any feedback or issue reporting on these releases is greatly appreciated :)
Changes
- Proper colour info handling
(v2.31)
- Fixed renders failing due to plugins being loaded more than once
(v2.3)
features:
- Add files to queue button while rendering
- Desktop notifications
- Pause/resume renders
- Weighting preview
- Concise installer when updating on windows
- Slider value text editing
- Package VapourSynth plugins on Linux
config changes:
- Change default interpolated fps to 1200 (this is just so the weighting preview looks nice lol)
bug fixes (of note):
- Allows the screen to turn off while the app is open - why is this disabled by default in sdl...
- Reset/restore settings tied slider bug
v2.31
Downloads
- Windows installer (.exe)
- macOS installer (.dmg)
- Note: After opening on Mac for the first time you'll get a 'Blur is damaged and can't be opened.' error. To fix this, run
xattr -dr com.apple.quarantine /Applications/blur.appto unquarantine it.
- Note: After opening on Mac for the first time you'll get a 'Blur is damaged and can't be opened.' error. To fix this, run
- Linux binaries
- Note: This now also includes the required VapourSynth plugins.
Note: To opt in to beta update notifications you can enable
include beta updatesin yourblur.cfgfound in your config folder. Any feedback or issue reporting on these releases is greatly appreciated :)
Changes
- Fixed renders failing due to plugins being loaded more than once
(v2.3)
features:
- Add files to queue button while rendering
- Desktop notifications
- Pause/resume renders
- Weighting preview
- Concise installer when updating on windows
- Slider value text editing
- Package VapourSynth plugins on Linux
config changes:
- Change default interpolated fps to 1200 (this is just so the weighting preview looks nice lol)
bug fixes (of note):
- Allows the screen to turn off while the app is open - why is this disabled by default in sdl...
- Reset/restore settings tied slider bug
v2.3
Downloads
- Windows installer (.exe)
- macOS installer (.dmg)
- Note: After opening on Mac for the first time you'll get a 'Blur is damaged and can't be opened.' error. To fix this, run
xattr -dr com.apple.quarantine /Applications/blur.appto unquarantine it.
- Note: After opening on Mac for the first time you'll get a 'Blur is damaged and can't be opened.' error. To fix this, run
- Linux binaries
- Note: This now also includes the required VapourSynth plugins.
Note: To opt in to beta update notifications you can enable
include beta updatesin yourblur.cfgfound in your config folder. Any feedback or issue reporting on these releases is greatly appreciated :)
Changes
features:
- Add files to queue button while rendering
- Desktop notifications
- Pause/resume renders
- Weighting preview
- Concise installer when updating on windows
- Slider value text editing
- Package VapourSynth plugins on Linux
config changes:
- Change default interpolated fps to 1200 (this is just so the weighting preview looks nice lol)
bug fixes (of note):
- Allows the screen to turn off while the app is open - why is this disabled by default in sdl...
- Reset/restore settings tied slider bug


