Skip to content

SeeShark v2.0.1

Compare
Choose a tag to compare
@Speykious Speykious released this 05 Dec 18:56
· 87 commits to main since this release
3952ee7

Available as a NuGet package now! https://www.nuget.org/packages/SeeShark/2.0.1

What's Changed

  • In this patch release, a bug was fixed where not calling SetupFFmpeg() would throw a non-friendly error due to no default path, meaning you would be obligated to call it with paths of your choice. This has been fixed by trying to load native FFmpeg libraries from the current directory if no paths have been provided.

Full Changelog: v2.0.0...v2.0.1