How do I install VideoRecompress Studio? +
Download the installer from our
download page, run the setup wizard, and follow the on-screen instructions. The installer includes FFmpeg and all required runtimes. No additional software is needed.
What are the system requirements? +
Windows 10 ou Windows 11 (64 bits). Processeur double cœur (quadruple cœur recommandé). 4 Go de RAM minimum (8 Go recommandés). 200 Mo d'espace disque libre pour l'installation. A dedicated GPU (NVIDIA, Intel, or AMD) is recommended for hardware-accelerated encoding but is not required.
Que se passe-t-il après l'expiration de l'essai ? +
Après 30 jours, le logiciel ajoute un petit filigrane aux fichiers traités. Vous pouvez acheter une licence à tout moment pour supprimer le filigrane et continuer à utiliser toutes les fonctionnalités sans limites.
How do I activate my license key? +
Open the application, go to Settings, and click "Enter License Key." Paste the key you received by email and click Activate. Your license is validated instantly and unlocks all features permanently.
Hardware acceleration is not detected. What should I do? +
Make sure your GPU drivers are up to date. NVIDIA users need the latest Game Ready or Studio driver. Intel users need the latest Graphics driver. AMD users need the latest Adrenalin driver. If hardware encoding is still unavailable, the software will automatically fall back to high-quality software encoding.
Will recompression reduce my video quality? +
With the default presets, quality loss is virtually imperceptible. The CRF (Constant Rate Factor) values are carefully chosen to balance file size and visual quality. Lower CRF values preserve more detail at the cost of larger files. You can always adjust the CRF manually for full control.
Quels formats vidéo sont pris en charge ? +
VideoRecompress Studio lit plus de 20 formats vidéo, dont MP4, MKV, AVI, MOV, WMV, FLV, WEBM et bien d'autres. Il encode en H.264, H.265, AV1 et VP9.
Ai-je besoin d'un GPU puissant ? +
Non. Un GPU accélère considérablement l'encodage, mais le logiciel bascule automatiquement vers un encodage logiciel de haute qualité si aucun GPU compatible n'est détecté.
Can I use the command-line interface (CLI)? +
Yes. VideoRecompress Studio includes a CLI tool for automation and scripting. Usage:
VideoRecompressStudio.CLI --input <dir> --preset phone_archive --output <dir>. Run
VideoRecompressStudio.CLI --help for all available options. See the
documentation for details.