Drastic.FFMpegKit.Https.Gpl.iOS
5.1.1
dotnet add package Drastic.FFMpegKit.Https.Gpl.iOS --version 5.1.1
NuGet\Install-Package Drastic.FFMpegKit.Https.Gpl.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.Https.Gpl.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.Https.Gpl.iOS --version 5.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Drastic.FFMpegKit.Https.Gpl.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.Https.Gpl.iOS as a Cake Addin #addin nuget:?package=Drastic.FFMpegKit.Https.Gpl.iOS&version=5.1.1 // Install Drastic.FFMpegKit.Https.Gpl.iOS as a Cake Tool #tool nuget:?package=Drastic.FFMpegKit.Https.Gpl.iOS&version=5.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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.
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 | Versions 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 | 747 | 4/28/2023 |