mfkl

Results 112 comments of mfkl

Have you tried various libvlc versions? This would be a libvlc issue/limitation, not a vlc.dotnet one, so I'm afraid we can't help you much. Have you tried with ffmpeg directly?...

> Do you suggest some ideas for me? I did. - Try with ffmpeg, - Try with other libvlc versions, - Try with the desktop VLC app, - Report on...

``` ":fake-file D:\\img.png", player.SetMedia("fake:", mediaOptions); ``` This looks weird. Please share **full** logs.

Share a way to reproduce please

Please fill in the issue template. There is no way we could help with so little information.

``` C:\hostedtoolcache\windows\dotnet\sdk\6.0.302\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets(293,5): error NETSDK1095: Optimizing assemblies for performance is not supported for the selected target platform or architecture. Please verify you are using a supported runtime identifier, or set the...

This is blocked by the need for a newer LibVLC.Windows version since the WinUI 3.x implementation relies on a new native change not present in the current 3.0.17.4 build. The...

I tried but can't get it to work (either it doesn't build or it crashes at runtime).

If you have time to give it a try, it's much welcome @kakone :-)

> I tried but can't get it to work (either it doesn't build or it crashes at runtime). Part of the problem is that I can't find a way to...