ffmpeg_develop_doc
Media player library
A repository aggregating online ffmpeg learning resources and documentation for developing multimedia software.
2023年,最新音视频学习资料整理,项目(调试可用),ffmpeg命令手册,文章,编解码论文,视频讲解,面试题全套资料
2k stars
30 watching
569 forks
Language: C
last commit: 6 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 | 178 |
bcoudurier/ffmbc | A customizable FFmpeg implementation optimized for broadcast and professional video processing tasks | 192 |
tomaszzmuda/xabe.ffmpeg | Provides a .NET Standard wrapper for FFmpeg to process media without requiring knowledge of the underlying technology. | 714 |
eugeneware/ffmpeg-static | Pre-built binaries for FFmpeg/FFprobe video processing software | 1,105 |
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. | 560 |
leixiaohua1020/simplest_ffmpeg_mobile | A collection of multimedia examples using FFmpeg on various mobile platforms. | 1,926 |
nwjs-ffmpeg-prebuilt/nwjs-ffmpeg-prebuilt | Prebuilt binaries of FFmpeg with proprietary codecs for use in NW.js applications. | 678 |
rosenbjerg/ffmpegcore | A .NET wrapper around the FFmpeg and FFProbe media analysis and conversion tools | 1,643 |
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 | 522 |
transitive-bullshit/ffmpeg-generate-video-preview | Generates image strips or GIFs from video files | 152 |
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. | 538 |