UnickSoft / FFMpeg-decode-exampleLinks
Example how to use ffmpeg to decode video file.
☆42Updated 10 years ago
Alternatives and similar repositories for FFMpeg-decode-example
Users that are interested in FFMpeg-decode-example are comparing it to the libraries listed below
Sorting:
- A multimedia framework developed from scratch in C/C++, bundled with test programs and a neat media analyzer.☆87Updated last year
- H264/HEVC Video Encoder for OpenGL☆62Updated 6 months ago
- Bare bone example of double buffered pbo video streaming for opengl☆29Updated 7 years ago
- Cross platform super fast single header c++ library to get image size and format without loading/decoding. Support avif, bmp, cur, dds, g…☆118Updated 9 months ago
- C99 library for fast image conversion between yuv420p and rgb24☆184Updated 3 years ago
- Cross platform Video Capture library☆94Updated 9 years ago
- libvlc headers and MSVC libs☆42Updated 3 years ago
- ☆45Updated 5 years ago
- A program to decode h264 video format with DirectX Video Acceleration 2, from scratch, using mp4 file with Avcc format. Movie atoms, Nal …☆96Updated 5 years ago
- Simple sample code to play .mp4 videos within a DirectX11 application as GPU textures.☆42Updated last year
- A flexible image resampling library☆43Updated 8 years ago
- Encode video frame by frame in C++ using FFmpeg☆91Updated last year
- SIMD optimizations related to 2D computer graphics☆35Updated 8 years ago
- OpenGL interop example using WGL_NV_DX_interop2☆10Updated 7 years ago
- Initial checkin of WGL_NV_DX demo☆37Updated 9 years ago
- SVG document object model in C++☆49Updated last month
- A header-only C++11 library for colors; color space converters for RGB, HSL, XYZ, Lab, etc. and perceptual color difference calculators s…☆106Updated last year
- PNM( Portable Anymap Format ) AKA Netpbm ( PBM, PGM and PPM ) Reader and Writer