MiniVideo
Video decoder
A multimedia framework for decoding, remuxing and analyzing video files from various formats.
A multimedia framework developed from scratch in C/C++, bundled with test programs and a neat media analyzer.
85 stars
11 watching
13 forks
Language: C++
last commit: 5 months ago
Linked from 1 awesome list
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 |
phoboslab/pl_mpeg | A single-file C library for decoding MPEG1 Video and MP2 Audio | 807 |
lieff/minimp3 | A lightweight MP3 decoder library with fast and accurate decoding capabilities | 1,621 |
michaelmathieu/thffmpeg | Bindings for using FFmpeg to decode video frames in Torch tensors | 26 |
clementfarabet/videograph | A package to create and manipulate edge-weighted graphs of video sequences. | 9 |
raveler/ffmpeg-cpp | A C++ wrapper around the FFmpeg libraries to simplify video processing and encoding. | 565 |
ozmartian/vidcutter | A video editing and management application with cross-platform support | 1,821 |
randomengy/vidcoder | Software tool for converting various video and disc file formats. | 714 |
liyong03/ylgifimage | A class and view layer for efficiently decoding and displaying GIF images with reduced memory usage. | 1,774 |
0voice/ffmpeg_develop_doc | A collection of resources and tutorials on using FFmpeg for video processing and playback | 1,969 |
coderyi/yivideoeditor | A video editing library with features like rotation, cropping, layering and audio addition | 127 |
h26forge/h26forge | A tool for manipulating and analyzing H.264 video files with intentionally introduced syntax errors | 301 |
ultraembedded/core_jpeg | A Verilog implementation of a high-performance JPEG decoder core for FPGA-based video playback systems | 216 |
dyne/frei0r | A collection of reusable video processing components | 452 |
videoflint/cabbage | A video composition framework that simplifies the creation of video content by breaking it down into manageable components and providing tools for building and exporting video assets | 1,548 |