Releases: MysteryDove/GetNative-VF
Releases · MysteryDove/GetNative-VF
Release list
v0.2.1: Paranoid Android
v0.2.1: Paranoid Android
GetNative VF — Initial Release
The first public release of GetNative VF: a standalone desktop app for
finding a video's true native resolution and verifying it across the whole
video — no VapourSynth, no Python, no plugins, no scripts. Just open a file
and scan.
Highlights
- Resolution scan — test hundreds of candidate native resolutions per
second against an interactive error curve (~3,600 candidates/s on an
RTX 5080) - Whole-video verification — confirm your result against every frame, at
up to ~1,600 fps, with per-frame review - Fractional refinement — pin down non-integer native resolutions
- Kernel comparison — run bilinear, bicubic, Lanczos and more side by side
- GPU acceleration everywhere — CUDA, Vulkan, and a fast SIMD CPU
fallback, selected automatically and always visible - Projects & recipes — lock in an analysis setup and reproduce any result
later with full provenance - Bilingual UI — English and 简体中文
Downloads
- Windows (x64) — portable ZIP: unzip and run
getnative-gui.exe. CUDA
and Vulkan backends included. - Linux (x64) —
.deband AppImage.
A GPU is optional; the app runs fully on CPU. macOS (Metal) support is in
active development.
This is an early release — feedback and issue reports are very welcome!