SkillAgentSearch skills...

Sdcb.FFmpegAPIWrapper

.NET FFmpeg API Warpper Library.

Install / Use

/learn @sdcb/Sdcb.FFmpegAPIWrapper
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Sdcb.FFmpegAPIWrapper NuGet Version QQ

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

Note: this project has deprecated because it's very hard to make it flexiable and powerful by reference to FFmpeg.AutoGen, please use Sdcb.FFmpeg https://github.com/sdcb/sdcb.ffmpeg

注意:这个项目已停止维护,因为用上了FFmpeg.AutoGen之后项目变得很僵硬,请使用我写的新的更好的Sdcb.FFmpeg:https://github.com/sdcb/sdcb.ffmpeg

Status

Common

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

Codecs

  • [x] AVCodec - MediaCodec
  • [x] AVCodecContext - MediaCodecContext

Muxers

  • [x] AVIOContext - MediaIO
  • [x] AVFormatContext - InputFormat/OutputFormat/FormatContext

Others(filters, ...)

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

Known other famous FFmpeg API wrapper in Github

View on GitHub
GitHub Stars10
CategoryDevelopment
Updated2y ago
Forks2

Languages

C#

Security Score

80/100

Audited on Aug 25, 2023

No findings