FFMpegCore VS vmaf-gui

Compare FFMpegCore vs vmaf-gui and see what are their differences.

FFMpegCore

A .NET FFMpeg/FFProbe wrapper for easily integrating media analysis and conversion into your C# applications (by rosenbjerg)

vmaf-gui

A GUI built using C# to make Netflix's VMAF easier to use (by ThatNerdUKnow)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
FFMpegCore vmaf-gui
3 2
1,468 80
- -
5.0 3.1
19 days ago 3 months ago
C# C#
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

FFMpegCore

Posts with mentions or reviews of FFMpegCore. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-03-16.
  • Converting video with FFmpegCore
    2 projects | dev.to | 16 Mar 2021
    Working with multimedia is terra incognita for most of the developers since it's something that one rarely encounters while working with usual business applications. So when I was tasked to convert video for the project I'm currently working on I was expecting to deal with some sort of old poorly maintained C++ library. So FFmpegCore was a pleasant surprise since it enables working with .Net Core which is an area of my expertise.

vmaf-gui

Posts with mentions or reviews of vmaf-gui. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning vmaf-gui yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing FFMpegCore and vmaf-gui you can also consider the following projects:

FFMediaToolkit - FFMediaToolkit is a cross-platform video decoder/encoder library for .NET that uses FFmpeg native libraries. It supports video frames extraction, reading stream metadata and creating videos from bitmaps in any format supported by FFmpeg.

MixedReality-WebRTC - MixedReality-WebRTC is a collection of components to help mixed reality app developers integrate audio and video real-time communication into their application and improve their collaborative experience

video-quality-metrics - Test specified presets/CRF values for the x264 or x265 encoder. Compares VMAF/SSIM/PSNR numerically & via graphs.

FFmpeg - Mirror of https://git.ffmpeg.org/ffmpeg.git

Xabe.FFmpeg - .NET Standard wrapper for FFmpeg. It allows to process media without know how FFmpeg works, and can be used to pass customized arguments to FFmpeg from dotnet core application.

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

NotEnoughAV1Encodes - GUI for AV1 (aomenc, rav1e & svt-av1)

easyVmaf - Python script to easily compute VMAF using FFmpeg. It allows to deinterlace, scale and sync Ref and Distorted video automatically

FF-Video-Converter - Simple video converter with cutting and cropping functionality, powered by the ffmpeg project

FFmpeg.AutoGen - FFmpeg auto generated unsafe bindings for C#/.NET and Core (Linux, MacOS and Mono).