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