Sascha-L / WPF-MediaKit

Microsoft Public License
363 stars 115 forks source link

Using the DVDPlayer #23

Open royben opened 7 years ago

royben commented 7 years ago

Hi,

I have mounted a valid DVD ISO file to a virtual DVD drive, and it is playing fine with VLC. When I try to use the DvdPlayerElement to play it, I get the following exception:

A first chance exception of type 'System.Exception' occurred in WPFMediaKit.dll Additional information: Could not find the sub picture pin out

What do you think could be the issue here?

Thanks!

xmedeko commented 7 years ago

Looks like some problems with your codecs or video driver. Can you play any video on a local disk with MediaUriElement?