Thanks to visit codestin.com
Credit goes to github.com

Skip to content

v2.41

Pre-release
Pre-release

Choose a tag to compare

@f0e f0e released this 14 Aug 12:47
· 26 commits to master since this 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