Home › Documentation

Documentation

The complete manual — product guide, capture guide, AI feature guides, plugin development reference and CLI reference — ships inside the application under Help › Documentation. This page covers what you need before and just after install.

Quick start

The shortest path from a tape to a restored file.

  1. Install. Download the installer and run it. Windows 10 or 11, 64-bit.
  2. Activate. Paste the license key emailed to you after purchase. One activation call, then you can work offline.
  3. Get your footage in. Either capture from hardware on the Capture page, or load an existing file if your tapes are already digitized.
  4. Pick a preset. Start with a built-in preset matched to your source (VHS, Hi8, 8mm, Betamax, DV). Presets are a starting point, not a commitment — every filter stays adjustable.
  5. Preview before you commit. Render a short sample first. A full tape is a long job; a 10-second preview costs seconds.
  6. Process, then verify. Run the job, then check the VMAF / PSNR / SSIM report. If a filter made things measurably worse, the numbers will say so.

Keep your originals. Always retain the original capture and the physical tape. Restoration is judgment work, and you will want to revisit decisions later with better settings.

System requirements

Operating systemWindows 10 or Windows 11, 64-bit
Memory8 GB minimum • 32 GB recommended for 4K work
GPUNVIDIA with CUDA strongly recommended for the AI engines. DirectML provides a vendor-neutral fallback on other GPUs and NPUs; CPU inference works but is slow.
VRAM2 GB minimum • 8 GB or more for 4K and the heavier engines
Disk10 GB for the application and AI models, plus working space for footage — budget generously, intermediate files are large
Capture hardwareAny DirectShow-compatible capture device for analog, or a FireWire/DV interface for DV

Guides

📼

Capture

Device selection, crossbar input (Composite, S-Video, Component), codec choice across seven archival formats, live monitoring during capture, and DV deck transport control. In-app: Help › Capture Guide.

🎞️

Restoration

Deinterlacing, denoising, deblurring, upscaling, frame interpolation, colorization and face restoration — what each engine is for, when it helps, and when it hurts. In-app: Help › AI Enhancement Guide.

📊

Quality metrics

Reading VMAF, PSNR and SSIM, and using preset comparison to choose between candidate settings on evidence rather than impression.

🔊

Audio

LavaSR v2 speech restoration and Echoes Over Time enhancement — recovering intelligible dialogue from degraded analog audio tracks.

🧩

Plugins

Writing community plugins against the three pipeline hooks, the settings schema, and the per-frame filter API. In-app: Help › Plugin Development Guide.

⌨️

CLI

Batch and headless operation for larger archival projects, including scripted preset application across many tapes.

Open-source repositories

Some parts of the project are public:

Troubleshooting

An AI engine says its dependencies are missing

Open the Diagnostics page. Every engine reports its own status — Ready, Missing Dependencies, or Import Error — with the specific dependency named. Use Copy Support Report and include the output if you contact support.

Processing runs out of video memory

The device scheduler assigns engines across CUDA, DirectML and CPU based on available VRAM, but stacking several heavy engines at 4K can still exhaust it. Reduce output resolution, run fewer engines per pass, or let the scheduler move an engine to CPU.

Capture fails to start

Most capture failures are the device rejecting the requested format rather than a driver problem. Some USB capture dongles accept only exactly 30 or 25 fps and will refuse 29.97 drop-frame. Try the nearest whole-number frame rate first.

Support

Email [email protected]. Include your order ID, your Windows version, your GPU, and the support report from the Diagnostics page — that combination resolves most issues on the first reply.