A modern, user-friendly video conversion application with powerful batch processing capabilities. Built with Python and PyQt6, CineConvert makes video processing accessible to everyone.
- Multiple Formats: Convert between MP4, MKV, MOV, AVI, FLV, WebM
- Quality Control: Adjust resolution (4K to 144p), bitrate, and codec settings
- Codec Support: H.264, H.265, VP9, AV1, and hardware-accelerated options
- Smart Scaling: Maintain aspect ratio with intelligent padding
- Audio Extraction: Extract audio to MP3, AAC, FLAC, WAV, OGG, AC3
- Audio Conversion: Convert audio streams with customizable bitrate and channels
- Multi-track Support: Handle multiple audio streams in single video
- Batch Processing: Convert multiple files simultaneously
- Real-time Progress: Monitor conversion with detailed progress bars
- Auto FFmpeg Setup: Automatic download and configuration of FFmpeg
- Media Information: Detailed video/audio stream analysis
- Video Previews: Generate thumbnails for quick preview
- Multi-language UI: Support for English, Russian, and easily extensible
- Locale System: JSON-based translation files for easy customization
- Portable Design: Single executable with embedded resources
- Go to Releases page
- Download the latest
CineConvert.exe - Run the executable - no installation required!
- Windows 10/11 (64-bit)
- 4GB RAM minimum, 8GB recommended
- 500MB free disk space
- Internet connection for first-time FFmpeg setup
- Launch
CineConvert.exe - Application will automatically download FFmpeg (one-time setup)
- Start converting videos immediately!
The application features a tab-based interface:
- Video Tab: Main video conversion settings
- Audio Settings: Audio stream configuration
- Audio Extraction: Extract audio from videos
- Logs: Real-time conversion progress
- Settings: Preferences and language selection
- Click "Browse" to select input video file
- Choose output destination
- Adjust video settings (resolution, codec, bitrate)
- Click "Start Video Render"
- Monitor progress in real-time
- Click "Select Multiple Videos"
- Choose multiple files for conversion
- Configure output settings once
- All files process automatically with progress tracking
- Load a video file
- Switch to "Audio Extraction" tab
- Choose output format (MP3, AAC, FLAC, etc.)
- Click "Extract Audio"
| Category | Formats |
|---|---|
| Video Input | MP4, MKV, MOV, AVI, FLV, WebM |
| Video Output | MP4, MKV, MOV, AVI, FLV, WebM |
| Audio Output | MP3, AAC, FLAC, WAV, OGG, AC3 |
| Video Codecs | H.264, H.265, VP9, AV1, NVIDIA NVENC |
| Audio Codecs | AAC, MP3, FLAC, Opus, AC3 |