devkanro / Meta.Vlc

Meta.Vlc is a LibVlc wrapper for WPF.
Do What The F*ck You Want To Public License
275 stars 85 forks source link

no picture Error WPF #249

Open TomTomB opened 6 years ago

TomTomB commented 6 years ago

Hi, if I try to play a mp4 file all I get is the sound of the video. The actual VLCPlayer element stays blank. In the -v mode I get an error message that just says "no picture". I also tried to play an unencrypted .mkv file. In that case nothing happend at all. I didnt even get the "no picture" error.

Any advice?

Thanks in advance...