FFMediaToolkit VS IntervalUtility

Compare FFMediaToolkit vs IntervalUtility and see what are their differences.

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. (by radek-k)

IntervalUtility

.Net C # utility for working with intervals, such as time periods. The utility allows you to find intersections of periods, exclude periods, etc. (by AlexeyBoiko)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
FFMediaToolkit IntervalUtility
2 1
349 6
- -
4.6 0.0
9 months ago about 3 years ago
C# C#
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.

FFMediaToolkit

Posts with mentions or reviews of FFMediaToolkit. We have used some of these posts to build our list of alternatives and similar projects.
  • C# on Arch: FFmpeg (FFMediaToolkit) MediaOutput..Video.AddFrame(FrameToImageData(ImageData)) causes program to exit with code 139
    1 project | /r/archlinux | 19 May 2021
    Bug has been reported: https://github.com/radek-k/FFMediaToolkit/issues/81
  • C# : FFmpeg (FFMediaToolkit) on linux System.IO.DirectoryNotFoundException: Cannot found the default FFmpeg directory
    1 project | /r/archlinux | 6 May 2021
    I have C# project in rider and FFMediaToolkit installed via NuGet. I made instance of MediaBuilder. When I hit run I get this error message: `` /home/john/Projects/Slimulator/bin/Debug/net5.0/Slimulator /home/john/Projects/Slimulator/test_mazes/small-maze-food2.png Loading file /home/john/Projects/Slimulator/test_mazes/small-maze-food2.png Unhandled exception. System.IO.DirectoryNotFoundException: Cannot found the default FFmpeg directory. On Windows you have to set "FFmpegLoader.FFmpegPath" with full path to the directory containing FFmpeg shared build ".dll" files For more informations please see https://github.com/radek-k/FFMediaToolkit#setup at FFMediaToolkit.FFmpegLoader.LoadFFmpeg() at FFMediaToolkit.Encoding.Internal.OutputContainer.Create(String extension) at FFMediaToolkit.Encoding.MediaBuilder..ctor(String path, Nullable1 format) at FFMediaToolkit.Encoding.MediaBuilder.CreateContainer(String path) at Slimulator.AnimationBuffer..ctor(String videoPath, Int32 height, Int32 width, Int32 frameRate) in /home/john/Projects/Slimulator/AnimationBuffer.cs:line 11 at Slimulator.Simulation..ctor(Space space, String seed, String outputVideoPath) in /home/john/Projects/Slimulator/Simulation.cs:line 12 at Slimulator.Launcher.Main(String[] args) in /home/john/Projects/Slimulator/Launcher.cs:line 8

IntervalUtility

Posts with mentions or reviews of IntervalUtility. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-27.

What are some alternatives?

When comparing FFMediaToolkit and IntervalUtility you can also consider the following projects:

FFMpegCore - A .NET FFMpeg/FFProbe wrapper for easily integrating media analysis and conversion into your C# applications

BlazorMaps - BlazorMaps is a Blazor library that provides a C# interface for maps provided by Leaflet.js library. It includes several Leaflet.js features which are easily accessible from C# level within a project and it does not require any use of JavaScript.

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.

CopyPlusPlus - 让复制更加简单!

ffmpeg_batch - FFmpeg Batch AV Converter

fastrange - A fast alternative to the modulo reduction

YoutubeDLSharp - A simple .NET wrapper library for youtube-dl and yt-dlp

mir-algorithm - Dlang Core Library

FfmpegEnkoder - Quick way of encoding videos using ffmpeg

Jace - Jace.NET is a calculation engine for the .NET platform.

tricycle - Video transcoding... easier than riding a bike.

csharp-extensions - A collection of utility C# extension methods.