Stéphane Mitermite
Stéphane Mitermite
It's not so easy to cast a local file. You must have a local web server (like [EmbedIO](https://github.com/unosquare/embedio/tree/master/src/EmbedIO.Forms.Sample)) that exposes the file, and you will use the file URL in...
Yes, there was a bug in the current version (cf [vlc-winrt #238](https://code.videolan.org/videolan/vlc-winrt/issues/238)). I'm going to do a new version that should fix this problem.
I wanted to do it today but I have a problem compiling VLC for WinRT. I will ask the VLC team...
Sorry for the delay, I was very busy. I did a [new version](https://www.nuget.org/packages/VLC.MediaElement/3.0.1.2) (I let you test it). I updated the x86 and x64 with [latest nightly builds](http://nightlies.videolan.org/build/winrt-x86_64/). @CliffAgius It's...
I was thinking about a permissions problem but even if I add Pictures Library capability (and I save the snapshot into the pictures folder), it doesn't work. Perhaps this method...
Can you share a sample code for your problem ?
What is your graphic card ? Did you try disabling the hardware acceleration ?
Could you try with the new [version 3.0.1](https://www.nuget.org/packages/VLC.MediaElement/3.0.1) ?
With which version of VLC desktop player ? Can you try with the [version 3.0](https://nightlies.videolan.org/build/win64/) ?
> latest version of vlc libraries are being used in this vlcmediaelement project right? A recent version but not the latest (because there are some problems with latest version with...