Releases: oop7/ffmpeg-install-guide
Releases · oop7/ffmpeg-install-guide
FFmpeg Installer v2.0.0
🚀 Major Release: Complete GUI Overhaul
FFmpeg Installer v2.0.0 features a complete rewrite with a modern graphical user interface, replacing the previous batch script approach with a professional, user-friendly Windows application.
✨ What's New
- 🎨 Modern GUI: Clean Windows Forms interface with real-time progress
- ✅ Latest FFmpeg: Downloads the latest version directly from official sources
- 🔒 Security: SHA256 file verification and robust error handling
- 🔄 Auto-Updates: Built-in update checker with GitHub integration
- ⚡ Reliability: Multiple extraction methods with automatic fallback
- 🛡️ Single File: Self-contained .exe with embedded resources
📦 Quick Start
- Download
FFmpegInstaller.exe
below - Run as administrator (UAC prompt will appear)
- Click "Install FFmpeg" and wait for completion
- Restart your command prompt to use
ffmpeg
Requirements: Windows 10/11, .NET 6.0 Runtime (usually pre-installed)
Migration from v1.x
The old batch scripts are deprecated. This GUI version provides all previous functionality with significant improvements. No manual migration needed - just run the new installer.
Full Details
- Changelog: See CHANGELOG.md
- Documentation: README.md
- Issues: Report bugs
💡 Pro Tip: Verify installation with ffmpeg -version
in your command prompt!
This release represents a complete overhaul to provide the best FFmpeg installation experience on Windows.