Flyleaf icon indicating copy to clipboard operation
Flyleaf copied to clipboard

Media Player .NET Library for WinUI 3/ WPF/WinForms (based on FFmpeg/DirectX)

Results 33 Flyleaf issues
Sort by recently updated
recently updated
newest added

When playing network streams, if the video changes the player does not update width/height. This change checks when receiving frame from decoder if width or height has changed. How to...

I have a video file without audio and I want to pass public DecoderContext.ExternalStreamOpenedArgs Open(ExternalStream extStream,bool resync = true,bool defaultAudio = true,int streamIndex = -1); method adds ExternalAudioStream for synchronous...

enhancement

is there any possibility that you can add fisheye support in current player > we can convert normal view in 360 view like fisheye > and if we have fisheye...

enhancement

Hello! I can't cahnge opacity of player element in WPF. It works on child elements but video not. And second question: my transparent video in dxv format showing with black...

enhancement

What it is supposed to do is "double" the number of frames being rendered by combining the alternate frames, and applying the deinterlace filter to each combination to reduce the...

enhancement

Playing 4K video on a 1440p monitor results in an unstable and pixelated/blurry image (pixelated in motion, blurry in static?). [Side by side comparison of a still frame vs MPC-BE](https://imgsli.com/MjAzNDU4)...

enhancement

It appears that the playback frame rate of the video is fixed at the rate of the input video. I was playing 1fps video with a timestamp, it plays back...

Do you have any plans on supporting Mica backdrop for the player background?

enhancement

How to enable progress bar buffering for the flv from the URL (https://xxx.com/test.flv), for example, when I play the flv live broadcast of this URL address in the potplayer player,...

enhancement

Any chance of this being able to run on Linux, maybe using Wine and WPF .Net Core? Not sure if SharpDX might be an issue? Thanks.

enhancement