Info
| Version: | 7.0.361-beta.1 | 
| Author(s): | Mario Di Vece, and Contributors to the FFME project | 
| Last Update: | Wednesday, June 26, 2024 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/unosquare/ffmediaelement | 
| NuGet Url: | https://www.nuget.org/packages/FFME.Windows | 
Install
Install-Package FFME.Windows
                        dotnet add package FFME.Windows
                        paket add FFME.Windows
                        
                                FFME.Windows Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- FFmpeg.AutoGen(>= 4.3.1)
 
Tags
                
While the standard MediaElement uses DirectX (DirectShow) for media playback, FFME uses FFmpeg to read and decode audio and video.