Output formats
Products: Video Capture SDK .Net, Video Edit SDK .Net
Introduction
Video Capture SDK .Net and Video Edit SDK .Net (Windows-only engines) support a wide range of output formats. You can choose the most suitable format for your project.
Formats
- MP4 with H264, H265, or MPEG-4 video codecs and AAC, MP3, or PCM audio codecs
- WebM with VP8 or VP9 video codecs and Vorbis or Opus audio codecs
- AVI with any video codec and any audio codec
- WMV
- FFMPEG EXE with any supported codec
- Custom output format using 3rd-party DirectShow filters
Visit our GitHub page to get more code samples.