Sdcb.FFmpegAPIWrapper 5.0.0

Prefix Reserved
Suggested Alternatives

Sdcb.FFmpeg

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Sdcb.FFmpegAPIWrapper --version 5.0.0
                    
NuGet\Install-Package Sdcb.FFmpegAPIWrapper -Version 5.0.0
                    
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="Sdcb.FFmpegAPIWrapper" Version="5.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Sdcb.FFmpegAPIWrapper" Version="5.0.0" />
                    
Directory.Packages.props
<PackageReference Include="Sdcb.FFmpegAPIWrapper" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Sdcb.FFmpegAPIWrapper --version 5.0.0
                    
#r "nuget: Sdcb.FFmpegAPIWrapper, 5.0.0"
                    
#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.
#:package Sdcb.FFmpegAPIWrapper@5.0.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Sdcb.FFmpegAPIWrapper&version=5.0.0
                    
Install as a Cake Addin
#tool nuget:?package=Sdcb.FFmpegAPIWrapper&version=5.0.0
                    
Install as a Cake Tool

Sdcb.FFmpegAPIWrapper NuGet Version QQ

.NET FFmpeg API Warpper Library, currently based on FFmpeg.AutoGen.

Status

Common

  • Basic - FFmpegException, FFmpegLogger, FFmpegHandle
  • AVClass - FFmpegClass
  • AVDictionary - MediaDictionary
  • AVRational - MediaRational
  • mathematics.h - MediaMath

Codecs

  • AVCodec - MediaCodec
  • AVCodecContext - MediaCodecContext

Muxers

  • AVIOContext - MediaIO
  • AVFormatContext - InputFormat/OutputFormat/FormatContext

Others(filters, ...)

  • swscale - PixelConverter/FrameConverter
  • resampler - SampleConverter
  • other not supported.

Known other famous FFmpeg API wrapper in Github

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.0.1-preview-20220615-221300 525 6/15/2022 5.0.1-preview-20220615-221300 is deprecated because it is no longer maintained.
5.0.0 906 2/15/2022 5.0.0 is deprecated because it is no longer maintained.
5.0.0-preview-20220215-150911 441 2/15/2022 5.0.0-preview-20220215-150911 is deprecated because it is no longer maintained.
4.4.0-preview-20210805-114626 505 8/5/2021 4.4.0-preview-20210805-114626 is deprecated because it is no longer maintained.
4.3.0-preview-20201001-114032 602 10/1/2020 4.3.0-preview-20201001-114032 is deprecated because it is no longer maintained.
4.3.0-preview-20201001-112421 591 10/1/2020 4.3.0-preview-20201001-112421 is deprecated because it is no longer maintained.
4.3.0-preview-20201001-111854 624 10/1/2020 4.3.0-preview-20201001-111854 is deprecated because it is no longer maintained.
4.3.0-preview-20201001-111429 605 10/1/2020 4.3.0-preview-20201001-111429 is deprecated because it is no longer maintained.
4.3.0-preview-20200929-171205 547 9/29/2020 4.3.0-preview-20200929-171205 is deprecated because it is no longer maintained.
4.3.0-preview-20200928-170033 584 9/28/2020 4.3.0-preview-20200928-170033 is deprecated because it is no longer maintained.
4.3.0-preview-20200925-155212 582 9/25/2020 4.3.0-preview-20200925-155212 is deprecated because it is no longer maintained.
4.3.0-preview-20200917-175123 569 9/17/2020 4.3.0-preview-20200917-175123 is deprecated because it is no longer maintained.
4.3.0-preview-20200910-150216 601 9/10/2020 4.3.0-preview-20200910-150216 is deprecated because it is no longer maintained.
4.3.0-preview-20200910-102518 573 9/10/2020 4.3.0-preview-20200910-102518 is deprecated because it is no longer maintained.
4.3.0-preview-20200909-173026 582 9/9/2020 4.3.0-preview-20200909-173026 is deprecated because it is no longer maintained.
4.3.0-preview-20200908-154415 585 9/8/2020 4.3.0-preview-20200908-154415 is deprecated because it is no longer maintained.
4.3.0-preview-20200906-210159 663 9/6/2020 4.3.0-preview-20200906-210159 is deprecated because it is no longer maintained.