DEV Community

Cover image for Flyleaf: Media Player & Torrent Streamer Application [Open .NET Library & Control for WinForms / WPF]
John Stamatakis
John Stamatakis

Posted on

Flyleaf: Media Player & Torrent Streamer Application [Open .NET Library & Control for WinForms / WPF]

Customize and develop your own MediaPlayer with the help of the new Flyleaf UserControl which supports WinForms and WPF. Rendering of the control runs even on Visual Studio Designer so you can see live changes that have been performed.

The Media Player has been developed in C# from scratch to reach best performance and low resource consumption. It is based on FFmpeg multimedia framework (Decoding hardware acceleration & threading) and performs Direct3D / Direct2D / DirectWrite interops based on SharpDX for Video & Text Rendering and does Hardware Acceleration (VideoProcessorBlt & PixelShaders).

https://github.com/SuRGeoNix/Flyleaf

Top comments (0)