Skip to content
Ondrej Medek edited this page Sep 6, 2017 · 11 revisions

FAQ

Cannot play certain file type or URL

WPF-MediaKit itself does not play any media, it's the problem of the codecs used. E.g. can any other DirectShow player (like MPC-HC) play that URL/file? If not, then the WPF-MediaKit cannot play it, too.

Cannot play transparent mov, avi

LAVFilters does not return alpha channel, for some workarounds, see #45,

Clone this wiki locally