github f0e/blur v2.151

latest releases: v2.45, v2.44, v2.43...
16 months ago

Downloads

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 since 2.15

  • Fixed Windows build (oops)

Changes since 2.03

  • Interpolation
    • Added RIFE interpolation option
    • Added pre-interpolation - interpolate with a slower, more accurate method up to a certain fps, then use a faster method after that
  • Deduplication
    • Optimised SVP deduplication
    • Added RIFE deduplication option
    • Re-added old deduplication method as an option
  • Decoding
    • Switched to using LWLibavSource which should support more input video formats, such as mkvs using NVENC H264 (which previously failed to open)
  • Encoding
    • Encode presets - choose from h264, h265, av1, etc. Configurable via presets.cfg
    • Automatic GPU detection for encoding
  • Fixes
    • Fixed #155
    • Added colour range correction - fixes #106
    • Fixed invalid config values causing errors, now using defaults when this is the case - fixes #147
    • Fixed audio desync on videos with negative timestamps - fixes #84
    • Added video check before queueing files to prevent render errors if you for some reason try to render PDFs or something
    • Fixed update check behaviour
    • Added safety checks in FPS parsing to prevent errors
  • Misc
    • Better advanced option handling

Don't miss a new blur release

NewReleases is sending notifications on new releases.