Skip to content

QL-Win/QuickLook.WPFMediaKit

This branch is 19 commits ahead of, 3 commits behind Sascha-L/WPF-MediaKit:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e01ae3e · Dec 16, 2024

History

69 Commits
Sep 21, 2017
Nov 1, 2018
Dec 16, 2024
Dec 16, 2024
Dec 16, 2024
Jun 19, 2015
Dec 16, 2024
Jun 19, 2015
Aug 26, 2017
Sep 15, 2015

Repository files navigation

WPF MediaKit

This is the official new home of WPF MediaKit (the former was https://wpfmediakit.codeplex.com/). A library to quickly build DirectShow media player controls in WPF. The kit comes with a video player MediaUriElement (a WPF MediaElement replacement), a VideoCaptureElement for web cams and a DVDPlayerElement that plays DVDs and supports interactive menus.

For questions and answers follow the tag wpf-mediakit on StackOverflow: StackExchange

NuGet Package: NuGet

Build status

Many thanks to Jeremiah Morrill who originally created and developed this awesome control!

Contribute

There is still a lot to do! So, please feel free to help, if you are an advanced developer! :-) Answer issues, open PR, or become a maintainer. Open an issue, if you are willing to help maintaning this project.

Changelog

Version 2.0:

  • 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.

Languages

  • C# 69.4%
  • C++ 30.5%
  • Other 0.1%