Drastic.FFMpegKit.Audio.iOS 5.1.1

dotnet add package Drastic.FFMpegKit.Audio.iOS --version 5.1.1
NuGet\Install-Package Drastic.FFMpegKit.Audio.iOS -Version 5.1.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Drastic.FFMpegKit.Audio.iOS" Version="5.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Drastic.FFMpegKit.Audio.iOS --version 5.1.1
#r "nuget: Drastic.FFMpegKit.Audio.iOS, 5.1.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Drastic.FFMpegKit.Audio.iOS as a Cake Addin
#addin nuget:?package=Drastic.FFMpegKit.Audio.iOS&version=5.1.1

// Install Drastic.FFMpegKit.Audio.iOS as a Cake Tool
#tool nuget:?package=Drastic.FFMpegKit.Audio.iOS&version=5.1.1

Drastic.FFMpegKit.iOS

.NET iOS/Catalyst/Mac/tvOS bindings of FFmpegKit

Installation

Install the package via NuGet. There are various packages depending on what you plan to use and if you require a GPL compatible package or not. These package variants match the different variants built in the FFmpegKit repository.

Package Link
Drastic.FFMpegKit.Audio.iOS NuGet
Drastic.FFMpegKit.Full.iOS NuGet
Drastic.FFMpegKit.FullGpl.iOS NuGet
Drastic.FFMpegKit.Https.iOS NuGet
Drastic.FFMpegKit.HttpsGpl.iOS NuGet
Drastic.FFMpegKit.Min.iOS NuGet
Drastic.FFMpegKit.MinGpl.iOS NuGet
Drastic.FFMpegKit.Video.iOS NuGet
Drastic.FFMpegKit.Audio.MacOS NuGet
Drastic.FFMpegKit.Full.MacOS NuGet
Drastic.FFMpegKit.FullGpl.MacOS NuGet
Drastic.FFMpegKit.Https.MacOS NuGet
Drastic.FFMpegKit.HttpsGpl.MacOS NuGet
Drastic.FFMpegKit.Min.MacOS NuGet
Drastic.FFMpegKit.MinGpl.MacOS NuGet
Drastic.FFMpegKit.Video.MacOS NuGet
Drastic.FFMpegKit.Audio.tvOS NuGet
Drastic.FFMpegKit.Full.tvOS NuGet
Drastic.FFMpegKit.FullGpl.tvOS NuGet
Drastic.FFMpegKit.Https.tvOS NuGet
Drastic.FFMpegKit.HttpsGpl.tvOS NuGet
Drastic.FFMpegKit.Min.tvOS NuGet
Drastic.FFMpegKit.MinGpl.tvOS NuGet
Drastic.FFMpegKit.Video.tvOS NuGet

Usage

Include FFMpegKit.Apple namespace

using FFMpegKit.Apple;

Execute your FFmpeg command

FFmpegKit.Execute("-i input.mov -c:v libx264 output.mp4");

More examples and usage can be found in the FFmpegKit wiki.

Building with build scripts

  • Run make download_build_apple
  • This should build the Apple Nugets

Update the VERSION tag in the MakeFile to try and build a newer version.

Product Compatible and additional computed target framework versions.
.NET net7.0-ios16.1 is compatible.  net8.0-ios was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net7.0-ios16.1

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
5.1.1 664 4/28/2023
5.1.0 764 4/28/2023