loupus / ffmpeg_tutorialLinks
step by step learn how to code with ffmpeg api
☆34Updated 4 years ago
Alternatives and similar repositories for ffmpeg_tutorial
Users that are interested in ffmpeg_tutorial are comparing it to the libraries listed below
Sorting:
- SDL2 and FFmpeg Video Player in C++☆94Updated 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 4 years ago
- FFmpeg and SDL2 video player☆192Updated last year
- C99 library for fast image conversion between yuv420p and rgb24☆184Updated 3 years ago
- Script for building ffmpeg with msvc.☆75Updated 3 years ago
- win32 project uses ffmpeg and DXVA2 to decode video, and use DirectDraw to present video image☆29Updated 7 years ago
- Rendering uncompressed NV12 frames using D3D11.☆51Updated 7 years ago
- A program that can scan existing FFmpeg/LibAV source files and dynamically generate a Visual Studio project file.☆186Updated last month
- Helper for live555☆94Updated 3 months ago
- C++ bindings for libVLC☆140Updated last year
- Various programs around Desktop Duplication API, DirectX Video Processor, Shader, DX11/DX9☆70Updated 5 years ago
- WebRTC with hardware accelerated video encoding.☆103Updated 2 months ago
- Examples and tutorials for FFmpeg☆55Updated 2 years ago
- CMake script for retrieving, building and linking Google's WebRTC into a single static library.☆35Updated 3 years ago
- hardware codec for windows using ffmpeg (nvi qsv enc\dxva2 dec) 使用ffmpeg进行Qsv硬编码、Nvi硬编码、DXVA硬解码的封装API☆50Updated 2 years ago
- Simple FFmpeg video player☆178Updated this week
- build vlc3.0 (3.0.11) in Microsoft Visual Studio 2019☆36Updated 4 years ago
- av encoder/decoder/render/player☆186Updated 3 weeks ago
- H264, H265 and more Encoder and Multicast/Unicast Streamer (example of how to use Live555 and FFMPEG)☆102Updated 9 years ago
- *Multimedia project* A screen recording application to capture your desktop and store in a video format. Click here to watch the demo☆188Updated 5 years ago
- Code samples about FFmpeg API basic usage , such as encoding, decoding, muxing, demuxing, scaling and transcoding.