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.
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.
// Install Sdcb.FFmpegAPIWrapper as a Cake Addin
#addin nuget:?package=Sdcb.FFmpegAPIWrapper&version=5.0.0

// Install Sdcb.FFmpegAPIWrapper as a Cake Tool
#tool nuget:?package=Sdcb.FFmpegAPIWrapper&version=5.0.0                

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. 
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 302 6/15/2022 5.0.1-preview-20220615-221300 is deprecated because it is no longer maintained.
5.0.0 719 2/15/2022 5.0.0 is deprecated because it is no longer maintained.
5.0.0-preview-20220215-150911 277 2/15/2022 5.0.0-preview-20220215-150911 is deprecated because it is no longer maintained.
4.4.0-preview-20210805-114626 328 8/5/2021 4.4.0-preview-20210805-114626 is deprecated because it is no longer maintained.
4.3.0-preview-20201001-114032 409 10/1/2020 4.3.0-preview-20201001-114032 is deprecated because it is no longer maintained.
4.3.0-preview-20201001-112421 404 10/1/2020 4.3.0-preview-20201001-112421 is deprecated because it is no longer maintained.
4.3.0-preview-20201001-111854 418 10/1/2020 4.3.0-preview-20201001-111854 is deprecated because it is no longer maintained.
4.3.0-preview-20201001-111429 406 10/1/2020 4.3.0-preview-20201001-111429 is deprecated because it is no longer maintained.
4.3.0-preview-20200929-171205 366 9/29/2020 4.3.0-preview-20200929-171205 is deprecated because it is no longer maintained.
4.3.0-preview-20200928-170033 383 9/28/2020 4.3.0-preview-20200928-170033 is deprecated because it is no longer maintained.
4.3.0-preview-20200925-155212 386 9/25/2020 4.3.0-preview-20200925-155212 is deprecated because it is no longer maintained.
4.3.0-preview-20200917-175123 376 9/17/2020 4.3.0-preview-20200917-175123 is deprecated because it is no longer maintained.
4.3.0-preview-20200910-150216 382 9/10/2020 4.3.0-preview-20200910-150216 is deprecated because it is no longer maintained.
4.3.0-preview-20200910-102518 373 9/10/2020 4.3.0-preview-20200910-102518 is deprecated because it is no longer maintained.
4.3.0-preview-20200909-173026 384 9/9/2020 4.3.0-preview-20200909-173026 is deprecated because it is no longer maintained.
4.3.0-preview-20200908-154415 389 9/8/2020 4.3.0-preview-20200908-154415 is deprecated because it is no longer maintained.
4.3.0-preview-20200906-210159 471 9/6/2020 4.3.0-preview-20200906-210159 is deprecated because it is no longer maintained.