Skip to content

Smooth My Video 1.0.0

Choose a tag to compare

@flowreen flowreen released this 09 Jul 00:11

Smooth My Video 1.0.0

First public release. Offline AI frame interpolation for NVIDIA GPUs: pick a video, pick a
target frame rate, click Smooth It. 100% local, no account, no cloud, no install.

Download SmoothMyVideo-1.0.0-win.zip (Windows x64, ~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.

Highlights

  • GMFSS AI interpolation (the anime-tuned union model) with a TensorRT backend, built and
    cached per resolution. Real source frames pass through untouched; only the in-between frames
    are generated. Any integer multiplier, any target fps, or one click to match your monitor.
  • AI upscaling to 16K: NVIDIA RTX Video Super Resolution plus an optional Real-ESRGAN
    detail-restore pass (great on old or heavily compressed anime).
  • Real SDR to HDR10 via RTX TrueHDR with faithful, cyan-free color, measured
    mastering metadata, and opt-in Dolby Vision Profile 8.1 and HDR10+ dynamic-metadata
    exports (HDR10-compatible, combinable in one file).
  • Visually lossless output tuned against a lossless 8K master: HEVC, AV1 or H.266/VVC,
    10-bit by default, every audio/subtitle/chapter/font track carried over.
  • Practical niceties: batch queue that survives crashes and keeps going past failed files,
    live render preview, before/after pane, FSR sharpening, VFR sources handled correctly,
    byte-for-byte reproducible renders, and 4K sources interpolate at nearly 1080p cost.

Notes

  • The Dolby Vision / HDR10+ / RTX Video features fetch their runtimes on demand (one-time,
    guided in-app); nothing else is ever downloaded.
  • Sample clip included at samples/test.mp4. Full docs in
    README and
    DEVELOPMENT.md.