.Net Core NuGet packaged merged with .Net Framework package
Added NuGet redists. Deployment was never so simple!
11.3
Updated audio fade-in/fade-out effects
Updated integrated JSON serializer
.Net Core support
10.0
The updated media information reader
MediaInfoNV renamed to MediaInfoReader
Improved logging
Fixed issue with Pan effect in x64 build
Fixed issue with Blur effect
Added standard tags support for video and audio files, including MP4, WMV, MP3, AAC, M4A, Ogg Vorbis, and other formats. Media Player SDK can read tags, Video Capture SDK and Video Edit SDK can write tags
Added delayed start in all SDKs. This feature can be used to start multiple SDK controls almost at the same time. Check Start_DelayEnabled description
Audio effects are now written on C# and can be used in x64 applications. Old effects usage is saved as "legacy" if you have some issues with new filters or API
Error tracking is now added to the Visual Studio Output window to see all errors that come from the OnError event (but without diagnostic information)
Added settings serialization to JSON format
GIF output in Video Edit SDK .Net / Video Capture SDK .Net
Added MP3 splitter to resolve issues with some MP3 files, that can't be playable using the default splitter
VisioForge.Controls.WinForms and VisioForge.Controls.WPF assemblies were replaced by the VisioForge.Controls.UI assembly
Added ExecutableFilename property of VFFFMPEGEXEOutput to set custom FFMPEG.exe filename
Video effects are seriously optimized for the latest Intel CPUs
9.0
Added animated GIF support as image logo
Added SDK_Version / SDK_State properties to see SDK assemblies used version and registration info
Added licensing event to check required SDK edition