Skip to content

Releases: f0e/blur

v2.42

24 Aug 06:54
@f0e f0e

Choose a tag to compare

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.app to unquarantine it.
  • Linux binaries
    • Note: This now also includes the required VapourSynth plugins.

Note: To opt in to beta update notifications you can enable include beta updates in your blur.cfg found 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

14 Aug 12:47
@f0e f0e

Choose a tag to compare

v2.41 Pre-release
Pre-release

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.app to unquarantine it.
  • Linux binaries
    • Note: This now also includes the required VapourSynth plugins.

Note: To opt in to beta update notifications you can enable include beta updates in your blur.cfg found 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

14 Aug 11:21
@f0e f0e

Choose a tag to compare

v2.4 Pre-release
Pre-release

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.app to unquarantine it.
  • Linux binaries
    • Note: This now also includes the required VapourSynth plugins.

Note: To opt in to beta update notifications you can enable include beta updates in your blur.cfg found 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

12 Aug 03:18
@f0e f0e

Choose a tag to compare

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.app to unquarantine it.
  • Linux binaries
    • Note: This now also includes the required VapourSynth plugins.

Note: To opt in to beta update notifications you can enable include beta updates in your blur.cfg found 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

09 Jul 11:29
@f0e f0e

Choose a tag to compare

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.app to unquarantine it.
  • Linux binaries
    • Note: This now also includes the required VapourSynth plugins.

Note: To opt in to beta update notifications you can enable include beta updates in your blur.cfg found 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 fps button

(v2.34)

  • Moves blur amount tied to fps out of the main blur config into blur.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

09 Jul 07:03
@f0e f0e

Choose a tag to compare

v2.34 Pre-release
Pre-release

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.app to unquarantine it.
  • Linux binaries
    • Note: This now also includes the required VapourSynth plugins.

Note: To opt in to beta update notifications you can enable include beta updates in your blur.cfg found in your config folder. Any feedback or issue reporting on these releases is greatly appreciated :)


Changes

  • Moves blur amount tied to fps out of the main blur config into blur.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

09 Jul 05:27
@f0e f0e

Choose a tag to compare

v2.33 Pre-release
Pre-release

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.app to unquarantine it.
  • Linux binaries
    • Note: This now also includes the required VapourSynth plugins.

Note: To opt in to beta update notifications you can enable include beta updates in your blur.cfg found 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

09 Jun 06:39
@f0e f0e
15cfb0d

Choose a tag to compare

v2.32 Pre-release
Pre-release

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.app to unquarantine it.
  • Linux binaries
    • Note: This now also includes the required VapourSynth plugins.

Note: To opt in to beta update notifications you can enable include beta updates in your blur.cfg found 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

04 Jun 00:13
@f0e f0e

Choose a tag to compare

v2.31 Pre-release
Pre-release

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.app to unquarantine it.
  • Linux binaries
    • Note: This now also includes the required VapourSynth plugins.

Note: To opt in to beta update notifications you can enable include beta updates in your blur.cfg found 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

02 Jun 14:47
@f0e f0e

Choose a tag to compare

v2.3 Pre-release
Pre-release

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.app to unquarantine it.
  • Linux binaries
    • Note: This now also includes the required VapourSynth plugins.

Note: To opt in to beta update notifications you can enable include beta updates in your blur.cfg found 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