Giter Club home page Giter Club logo

flyleaf's Introduction

Flyleaf v3.4: Media Player .NET Library for WPF/WinForms (based on FFmpeg/DirectX)

alt text

Notes

  1. FlyleafLib's releases will be on NuGet
  2. Compiled samples will be on GitHub releases
  3. Documentation will be on Wiki and Samples within the solution

[Supported Features]

  • Light: for GPU/CPU/RAM as it supports video acceleration, post-processing with pixel shaders and it is coded from scratch
  • High Performance: threading implementation and efficient aborting/cancelation allows to achieve smooth playback and fast seeking
  • Stable: library which started as a hobby about 2 years ago and finally became a stable (enough) media engine
  • Formats Support: All formats and protocols that FFmpeg supports with the additional supported by plugins (currently torrent (bitswarm) / web (youtube-dl) streaming)
  • Pluggable: Focusing both on allowing custom inputs (such as a user defined stream) and support for 3rd party plugins (such as scrappers / channels / playlists etc.)
  • Configurable: Exposes low level parameters for customization (demuxing/buffering & decoding parameters). Supports save and load of an existing config file.
  • UI Controls: Supports both WinForms and WPF with a large number of embedded functionality (Activity Mode/FullScreen/Mouse & Key Bindings/ICommands/Properties/UI Updates)
  • Multiple Instances: Supports multiple players with fast swap to each other and different configurations (such as audio devices/video aspect ratio etc.)

[Extra Features]

  • HLS Player: supports live seeking (might the 1st FFmpeg player which does that)
  • RTSP: supports RTSP cameras with low latency
  • AudioOnly: supports Audio Player only without the need of Control/Rendering
  • HDR to SDR: supports BT2020 / SMPTE 2084 to BT709 with Aces, Hable and Reinhard methods (still in progress, HDR native not supported yet)
  • Slow/Fast Speed: Change playback speed (x0.0 - x1.0 and x1 - x4)
  • Reverse Playback: Change playback mode to reverse and still keep the same frame rate (speed x0.0 - x1.0)
  • Recorder: record the currently watching video
  • Snapshots: Take a snapshot of the current frame
  • Zoom In/Out: Zoom In/Out the rendering surface
  • Key Bindings: Assign embedded or custom actions to keys (check default)
  • Themes: WPF Control is based on Material Design In XAML and supports already some basic Color Themes
  • Downloader: supports also the plugins so you can download any yt-dlp supported url as well
  • Frame Extractor: Extract video frames to Bmp, Jpeg, Png etc. (All, Specific or by Step)

[Thanks to]

Flyleaf wouldn't exist without them!

flyleaf's People

Contributors

surgeonix avatar robvdpol avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.