Pricing and licensing
Commercial SDK: annual Standard, Professional and Premium tiers start at €250; Lifetime·Team starts at €750.
Choose a timeline editing SDK or a playback API for your .NET application.
Video Edit SDK .NET is for arranging and rendering video and audio clips. LibVLCSharp is a cross-platform API for playing media with LibVLC. They can complement each other, but LibVLCSharp does not document a built-in multi-clip editing timeline.
| Capability | Video Edit SDK .NET | LibVLCSharp |
|---|---|---|
| Built-in multi-clip timeline | Yes — add, trim and arrange video and audio clips | No documented built-in editing timeline |
| Transitions and effects | Yes — video transitions and video/audio effects | No documented built-in multi-clip editing API |
| Preview and playback | Yes — preview a timeline or render it | Yes — media playback and seeking |
| Render an edited file | Yes — configured file output, including MP4, WebM, AVI and MKV | No documented multi-clip edit-render API |
Commercial SDK: annual Standard, Professional and Premium tiers start at €250; Lifetime·Team starts at €750.
LGPL-2.1 open-source option; a commercial license is also available.
Choose Video Edit SDK .NET when your application needs a built-in editing timeline, clip arrangement, transitions and rendered output. Choose LibVLCSharp for playback. Use both only when your product needs separate editing and playback layers.
LibVLCSharp documents media playback, seeking, audio output, rendering, encoding and streaming APIs. Its official source does not document a built-in timeline, transition or multi-clip render API.
VideoEditCoreX can add video and audio clips with timeline positions, apply transitions and effects, preview a timeline, or render to a configured file output.