- Video recording
- Audio recording
- Capture windows (support layered windows)
- Capture cursor
- Preview captured video
- Capture loopback audio
- H264 codec
- MP3 codec
- MP4 output file format
- Hotkey support
- Double buffer async file write
- Dynamic audio pts
- DPI unaware
- Select source window for capture or capture desktop
- Check/Uncheck optimization setting in entire window capture mode
- Setup settings for video (resolution, fps)
- Choose a method of caption
- Press "Apply"
- Select "Options" -> "Start recording" or press hotkey (Alt + K)
For successful app compilation you need install OpenCL and FFmpeg libs.
Visual Studio supply vcpkg manager and this solution has vcpkg dependencies, so you need just run vcpkg install --triplet=x64-windows
in VS powrshell to install libraries.
Now you are ready to build the app.
You can get the latest release right here!