Converter
The Converter module handles format conversion, compression, audio extraction, and batch processing. It uses hardware-accelerated encoding (D3D11 on Windows, Metal on macOS) for fast output.
Supported formats
OmniCut supports 500+ input and output formats, including:
| Category | Formats |
|---|---|
| Video | MP4, MOV, MKV, AVI, WebM, FLV, WMV, TS, M2TS |
| High-quality | HEVC (H.265), ProRes, DNxHD, AV1 |
| Web | WebM, GIF, APNG |
| Audio | MP3, AAC, FLAC, WAV, OGG, OPUS |
Converting a file
- Open the Converter module
- Click Add Files or drag files into the import area
- Select an output format from the Format dropdown
- (Optional) Adjust quality, resolution, or bitrate settings
- Choose an output folder
- Click Convert
Batch processing
To convert multiple files at once:
- Add all files to the queue (drag a folder or select multiple files)
- Apply a format preset to all files at once using Apply to All
- Click Convert All
Each file can also have individual settings — click any file in the queue to override its format or quality.
Custom presets
Save your frequently used settings as a preset:
- Configure your desired output settings
- Click Save as Preset and give it a name
- Your preset appears in the Presets dropdown for future use
Lossless remuxing
When the source codec matches the target container, OmniCut can remux without re-encoding — preserving full quality and completing in seconds. This is automatically used when possible.
Audio extraction
To extract audio from a video:
- Add your video file
- Set the output format to an audio format (MP3, AAC, FLAC, WAV)
- Click Convert
Hardware acceleration
OmniCut uses GPU-accelerated encoding by default:
- Windows: D3D11 / NVENC / AMF
- macOS: VideoToolbox (Metal)
- Linux: VAAPI / NVENC
To disable hardware acceleration (for compatibility), go to Settings → Converter → Use software encoding.