MAUI and FFmpeg

This page summarizes the projects mentioned and recommended in the original post on /r/dotnetMAUI

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • ffmpeg-kit

    FFmpeg Kit for applications. Supports Android, Flutter, iOS, Linux, macOS, React Native and tvOS. Supersedes MobileFFmpeg, flutter_ffmpeg and react-native-ffmpeg.

  • As I can see best project that supports mobile FFmpeg is FFmpegKit (https://github.com/arthenica/ffmpeg-kit).

  • FFmpeg.AutoGen

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

  • I would recommend you take a look at https://github.com/Ruslan-B/FFmpeg.AutoGen which provide thin wrapper for FFMPEG for dotnet. Because this is thin wrapper, you probably have to teach yourself a bit on FFmpeg APi which is a pain. Maybe you can try other libraries which do not claim mobile support, I think you just need native DLL to make other project works.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Using FFmpeg to convert only a range of bytes instead of the whole audio

    1 project | /r/csharp | 18 Jul 2022
  • Production example of TPL Dataflow

    2 projects | /r/csharp | 8 Jan 2022
  • I've been making a video editor for fun using C# and WPF (MVVM pattern). It can't actually render to a file yet... I'm kinda just writing it to help me learn more about WPF. I hope you like it anyway :D

    3 projects | /r/csharp | 23 Mar 2023
  • Help porting this code to ffmpeg 5.1.2?

    2 projects | /r/ffmpeg | 19 Dec 2022
  • Running adb in a rootless Podman Distrobox container

    1 project | dev.to | 23 May 2024