-
Hi. player does not work on some few pc. this computers has updated last version and driver. throw this exception.
computers have onboard intel graphics chipset.
`error: HRESULT: [0x887A0005], Messa…
-
If i step one frame forward using Player.ShowFrameNext() or Player.ShowFramePrev() it will corrupt the Player.CurTime property and i can´t display the current time anymore. This also affects any metho…
-
https://ffmpeg.org/index.html#news
I was just wondering if you had any plans to support the newer version? I tried by updating the NuGet package references, but it breaks a few things.
![image](…
-
Hi @SuRGeoNix
In version 3.3.3, "VideoDecoder.Renderer.GetBitmap" work fine. the bitmap like this:
![image](https://user-images.githubusercontent.com/10510947/165669640-7c1c8520-ef83-4b66-8fa2-2e…
-
Hello, I need your help, I intergate this library play video, has this error, thanks you
```c#
2022-04-24 17:02:02.694 logError, Thread:[1], level:ERROR, From:Client, CallerMemberName:HandleExcept…
-
Hello,
I'm using the downloader sample but I don't know how to configure download buffer.
This what i try to do :
when I click the advanced button the RTSP video start saving frames somewhere .If i…
-
Hi There,
I'm developing some satellite video software for amateur radio. I've done the project originally with vlc libraries, but am keen to try out your library instead. Does it support playing a…
-
Hi @SuRGeoNix , Why FlyleafLib playback speed limited to 4x? Many usage scenarios,like video surveillance neeed 8x speed even greater.
-
```c#
string ffmpegLibPath = Path.Combine(AppDomain.CurrentDomain.BaseDirectory, "medialib", Environment.Is64BitProcess ? "x64" : "x32");
Master.RegisterFFmpeg(ffmpegLibPath, 24);
```
win7 use lat…
-
Use latest master code.