FFMpeg-decode-example

Video decoder example

A C++ project demonstrating basic FFmpeg functions for decoding video files and storing frames to disk.

Example how to use ffmpeg to decode video file.

GitHub

40 stars
4 watching
16 forks
Language: C++
last commit: almost 10 years ago
Linked from 1 awesome list

c-plus-plusexampleffmpeg

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
0voice/ffmpeg_develop_doc A repository aggregating online ffmpeg learning resources and documentation for developing multimedia software. 1,945
michaelmathieu/thffmpeg Bindings for using FFmpeg to decode video frames in Torch tensors 26
leixiaohua1020/simplest_ffmpeg_mobile A collection of multimedia examples using FFmpeg on various mobile platforms. 1,926
transitive-bullshit/ffmpeg-extract-frames Extracts frames from a video using ffmpeg. 64
bcoudurier/ffmbc A customizable FFmpeg implementation optimized for broadcast and professional video processing tasks 192
raveler/ffmpeg-cpp A C++ wrapper around the FFmpeg libraries to simplify video processing and encoding. 560
tomaszzmuda/xabe.ffmpeg Provides a .NET Standard wrapper for FFmpeg to process media without requiring knowledge of the underlying technology. 714
sunlubo/swiftffmpeg A Swift wrapper for the FFmpeg API allowing developers to work with video and audio formats 522
allyourcodebase/ffmpeg FFmpeg packaged for Zig 178
rosenbjerg/ffmpegcore A .NET wrapper around the FFmpeg and FFProbe media analysis and conversion tools 1,643
transitive-bullshit/ffmpeg-extract-frame A utility that extracts a single frame from a video file using ffmpeg 15
niklimenko/ffparser A library that parses input video streams into frames directly in memory as buffers without dependencies. 7
transitive-bullshit/ffmpeg-concat Concats multiple videos together using FFmpeg and customizable OpenGL transitions. 895
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
phoboslab/pl_mpeg A single-file C library for decoding MPEG1 Video and MP2 Audio 803