Skip to main content
FFME.Windows package icon

FFME.Windows

FFME is an advanced media control and a close drop-in replacement for Microsoft's WPF MediaElement Control. While the standard MediaElement uses DirectX (DirectShow) for media playback, FFME uses FFmpeg to read and decode audio and video. This means that for those of you who want to support stuff like HLS playback, or just don't want to go through the hassle of installing codecs on client machines, using FFME might just be the answer.

Total Downloads
130.2K
130,243
Published
Mar 17, 2019
Latest stable version

Install

.NET CLI
dotnet add package FFME.Windows --version 4.1.280
Package Manager Console
Install-Package FFME.Windows -Version 4.1.280
PackageReference
<PackageReference Include="FFME.Windows" Version="4.1.280" />

Frameworks

.NETFramework4.6.1

Dependencies

FFmpeg.AutoGen
.NETFramework4.6.1
[4.1.0.2, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.