• 2.2.0 d3ed691f34

    Compression levels DSR
    All checks were successful
    Upload release / build (push) Successful in 3m42s
    Stable

    Anri released this 2026-02-08 18:47:57 +01:00 | 2 commits to main since this release

    Signed by Anri
    GPG key ID: A82D63DFF8D1317F

    Feature

    • Automatically change resolution and framerate based on bitrate #48

    Chore

    Downloads
  • 2.1.0 c42908f44d

    Selectionator DSR
    All checks were successful
    Upload release / build (push) Successful in 5m18s
    Stable

    Anri released this 2026-02-01 00:11:17 +01:00 | 7 commits to main since this release

    Signed by Anri
    GPG key ID: A82D63DFF8D1317F

    Feature

    Fixes

    • Do not crash when applying only streaming opt on files without audio track 78e396244c
    • Local testing 0c2eaedfda
    • Don't crash when selected GPU isn't supported 8a5766f47e

    Chore

    • Update dependencies 0465e1d691
    • Support calling flag with a dash (-) in addition of the slash (/) 7dd7d2c645
    Downloads
  • 2.0.3 f8d5198de1

    Speed DSR
    All checks were successful
    Upload release / build (push) Successful in 3m59s
    Stable

    Anri released this 2026-01-05 13:50:08 +01:00 | 19 commits to main since this release

    Signed by Anri
    GPG key ID: A82D63DFF8D1317F

    Feature

    • Add /speed option that change video speed 13a464bd92

    Full changelog

    Downloads
  • 2.0.2 1f71825c80

    Symlink DSR
    All checks were successful
    Upload release / build (push) Successful in 4m9s
    Stable

    Anri released this 2026-01-03 14:19:35 +01:00 | 22 commits to main since this release

    Signed by Anri
    GPG key ID: A82D63DFF8D1317F

    Changes

    • Correctly resolve symlinks, fixing some drag'n drop 2239d7ac88

    Full changelog

    Downloads
  • 2.0.1 f27decfb3d

    null DSR
    All checks were successful
    Upload release / build (push) Successful in 4m45s
    Stable

    Anri released this 2025-12-22 16:09:59 +01:00 | 25 commits to main since this release

    Signed by Anri
    GPG key ID: A82D63DFF8D1317F

    Changes

    • Correctly output into null format during first pass acc61b9fa1

    Full changelog

    Downloads
  • 2.0.0 1edbd6e0ef

    The Great Codecs DSR
    All checks were successful
    Upload release / build (push) Successful in 4m37s
    Stable

    Anri released this 2025-12-21 18:59:00 +01:00 | 29 commits to main since this release

    Signed by Anri
    GPG key ID: A82D63DFF8D1317F

    New encoders (AV1 & VP9) and better GPU usage!

    Feature

    • BREAKING Changed CLI arguments, not backward compatible:
      • /nvenc_h264 => /h264 and /nvidia
      • /nvenc_h265 => /h265 and /nvidia
      • /amd_h264 => /h264 and /amd
      • /amd_h265 => /h265 and /amd
    • New CLI arguments:
      • /qsv => Use QSV hardware acceleration (Intel)
      • /vulkan => Use Vulkan API hardware acceleration (Linux-only)
      • /av1 => Use AV1 encoding, compatible with all hardware acceleration
      • /vp9 => Use AV1 encoding, compatible with VAAPI (Linux AMD) and QSV hardware acceleration
    • Show encoder used and whether it uses the GPU

    Changes

    • MKV files are now properly exported as .mp4 files #32 15fda1de47
    • Instead of showing the computed file bitrate, we show the target file size #37 4a41723f61 534adaae0f
    • No longer use a temporary-file when merging 2 audio tracks into one
    • Fallback to CPU encoding when compressing a 10 bit video
    • Tweak encoder flags for better results

    Fixes

    • Properly use 2-pass encoding when using CPU H.265 encoder
    • No longer use not-working 2pass for GPU encoders

    Chore


    Full changelog

    Downloads
  • 1.16.0 31af13381f

    10 bit DSR
    All checks were successful
    Upload release / build (push) Successful in 4m43s
    Stable

    Anri released this 2025-11-17 02:00:28 +01:00 | 39 commits to main since this release

    Signed by Anri
    GPG key ID: A82D63DFF8D1317F

    Feature

    Chore


    Full changelog

    Downloads
  • 1.15.0 17ed68ddfa

    Custom bitrate DSR
    All checks were successful
    Upload release / build (push) Successful in 4m47s
    Stable

    Anri released this 2025-10-10 21:32:45 +02:00 | 49 commits to main since this release

    Signed by Anri
    GPG key ID: A82D63DFF8D1317F

    Feature

    • Add customizable bitrate ratio option for video compression ec7912fd94

    Chore


    Full changelog

    Downloads
  • 1.14.2 134e4cc4ff

    Phone DSR
    All checks were successful
    Upload release / build (push) Successful in 6m25s
    Stable

    Anri released this 2025-08-13 14:58:30 +02:00 | 54 commits to main since this release

    Signed by Anri
    GPG key ID: A82D63DFF8D1317F

    Fix


    Full changelog

    Downloads
  • 1.14.1 74b5f09442

    "k" DSR
    All checks were successful
    Upload release / build (push) Successful in 4m36s
    Stable

    Anri released this 2025-07-07 00:29:18 +02:00 | 61 commits to main since this release

    Signed by Anri
    GPG key ID: A82D63DFF8D1317F

    Fix

    • Missing "k", was compression audio to 128b instead of 128k c28e4559ca

    Full changelog

    Downloads