ffmpeg_develop_doc
FFmpeg tutorial repository
A collection of resources and tutorials on using FFmpeg for video processing and playback
2023年,最新音视频学习资料整理,项目(调试可用),ffmpeg命令手册,文章,编解码论文,视频讲解,面试题全套资料
2k stars
30 watching
572 forks
Language: C
last commit: 8 months ago
Linked from 1 awesome list
cffmpegwebrtc
Related projects:
Repository | Description | Stars |
---|---|---|
unicksoft/ffmpeg-decode-example | A C++ project demonstrating basic FFmpeg functions for decoding video files and storing frames to disk. | 40 |
allyourcodebase/ffmpeg | FFmpeg packaged for Zig | 185 |
bcoudurier/ffmbc | A custom-built FFmpeg version with extended features and support for professional broadcast and video editing applications. | 192 |
tomaszzmuda/xabe.ffmpeg | Provides a .NET Standard wrapper around FFmpeg for media processing without requiring knowledge of FFmpeg's inner workings. | 715 |
eugeneware/ffmpeg-static | Pre-built binaries for FFmpeg/FFprobe video processing software | 1,120 |
pulse00/ffmpeg-bundle | A Symfony bundle that provides a simple wrapper for the PHP_FFmpeg library. | 57 |
raveler/ffmpeg-cpp | A C++ wrapper around the FFmpeg libraries to simplify video processing and encoding. | 565 |
leixiaohua1020/simplest_ffmpeg_mobile | Mobile media processing examples using FFmpeg | 1,927 |
nwjs-ffmpeg-prebuilt/nwjs-ffmpeg-prebuilt | Prebuilt binaries of FFmpeg with proprietary codecs for use in NW.js applications. | 679 |
rosenbjerg/ffmpegcore | A .NET wrapper around the FFmpeg and FFProbe media analysis and conversion tools | 1,661 |
sipsorcery-org/sipsorcerymedia.ffmpeg | A C# library that integrates FFmpeg native libraries with the SIPSorcery real-time communications library for video and audio processing. | 34 |
sunlubo/swiftffmpeg | A Swift wrapper for the FFmpeg API allowing developers to work with video and audio formats | 529 |
transitive-bullshit/ffmpeg-generate-video-preview | Generates image strips or GIFs from video files | 153 |
transitive-bullshit/ffmpeg-on-progress | Utility to accurately report progress of ffmpeg commands with no output or estimate | 14 |
showlab/vlog | Transforms video content into a long document containing visual and audio information that can be used for chat or other applications. | 545 |