Skip to content

Releases: Sascha-L/WPF-MediaKit

2.3.0

05 Mar 14:14
Compare
Choose a tag to compare
  • Bugfixes
  • Upgraded to .NET Framework 4.8
  • Test Application with x64 support

2.2.0

21 Sep 18:29
Compare
Choose a tag to compare
  • Video snapshots by D3DRenderer.CloneSingleFrameImage()
  • D3DRenderer optimizations.
  • NuGet package.

2.1.0

21 Sep 18:26
Compare
Choose a tag to compare

Bugfixes (Memory Leak), fallback mechanism to auto generate graph if manually generated graph doesn't work, fix video playback if no audio device is available, LAV Splitter Source is not hardcorded anymore, EVR is default Video Renderer

2.0.0

21 Sep 18:24
Compare
Choose a tag to compare

Initial release after migrating from CodePlex (https://wpfmediakit.codeplex.com/).

  • EVR Presenter uses DXVA2 hardware acceleration (thanks to Siegfried Krüger!).
  • EVR Presenter doesn't require the DirectX March 2009 Runtimes anymore (thanks to Siegfried Krüger!).
  • DirectShow graph will be built manually to have full control.
  • Options to set the desired Video, Audio and Splitter Codecs.