8000 GitHub - ibukisaar/SaarFFmpeg: 一个CSharp的FFmpeg库
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ibukisaar/SaarFFmpeg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SaarFFmpeg

.Net Core的FFmpeg库。

功能

  • 音视频解码(audio&video decoder)
  • 音视频编码(audio&video encoder)
  • 音视频重采样(audio&video resampler)
  • 音视频封装(audio&video remuxer)
  • DSP

需要DLL

  • avutil-56.dll
  • avcodec-58.dll
  • avformat-58.dll
  • swscale-5.dll
  • swresample-3.dll
  • avdevice-58.dll
  • avfilter-7.dll
  • postproc-55.dll

下载DLL,下载页面里选择Shared。

License

MIT License

作者

Saar, email:rockman.x8@qq.com, QQ:631759794

About

一个CSharp的FFmpeg库

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0