Skip to content

Smooth My Video 1.0.1

Choose a tag to compare

@flowreen flowreen released this 11 Jul 11:21

Smooth My Video 1.0.1

Quality, correctness and polish release. Same one-click flow: pick a video,
pick a target frame rate, click Smooth It. 100% local, no account, no cloud.

Download SmoothMyVideo-1.0.1-win.zip (Windows x64, ~4.4 GB)
then extract anywhere and run SmoothMyVideo.exe. Requires only a current NVIDIA driver
(any recent GeForce RTX). Verify with the attached .sha256 if you like.

What's new

  • Crash resume: pause, or even close the app mid-render, and the render
    continues where it left off on the next run. Batch queues survive too.
  • Higher fidelity encodes: retuned NVENC pipeline (measured ~+2.7 dB on HEVC
    against the previous settings at comparable size).
  • Exact frame rates: custom fps renders now stamp true NTSC rationals
    (59.94 = 60000/1001), keeping perfect audio sync on long files.
  • Side-by-side compare tool: drop two videos onto tools/compare.cmd and get
    a labelled left/right comparison video, lower fps automatically on the left.
  • Fixed audio dying after seeking in high-fps outputs (mux interleave).
  • Clearer HDR controls: plain-language explanations under the RTX HDR sliders,
    including the pure conversion recipe (Contrast 0, Saturation -100), and the
    Dolby Vision / HDR10+ options renamed to "Add metadata" to make clear the file
    stays a normal HDR10 video everywhere else.
  • Size projection and low-disk warning before and during renders, plus many
    smaller fixes (Cancel now resets the progress UI, fps display polish).
  • Updated AI stack: torch 2.13, TensorRT 11.1, OpenCV 5.

Notes

  • The Dolby Vision / HDR10+ / RTX Video features fetch their runtimes on demand
    (one-time, guided in-app); nothing else is ever downloaded.
  • SmoothMyVideo-1.0.1-src.zip on SourceForge is the matching source snapshot;
    development happens on GitHub.