yabadabu / dx11_video_textureLinks
Simple sample code to play .mp4 videos within a DirectX11 application as GPU textures.
☆42Updated last year
Alternatives and similar repositories for dx11_video_texture
Users that are interested in dx11_video_texture are comparing it to the libraries listed below
Sorting:
- A program to decode h264 video format with DirectX Video Acceleration 2, from scratch, using mp4 file with Avcc format. Movie atoms, Nal …☆95Updated 5 years ago
- Rendering uncompressed NV12 frames using D3D11.☆53Updated 7 years ago
- H264/HEVC Video Encoder for OpenGL☆62Updated 8 months ago
- SDL2 and FFmpeg Video Player in C++☆96Updated 5 years ago
- Various programs around Desktop Duplication API, DirectX Video Processor, Shader, DX11/DX9☆70Updated 5 years ago
- build vlc3.0 (3.0.11) in Microsoft Visual Studio 2019☆38Updated 4 years ago
- Minimal project for offscreen image rendering using D3D11 and WIC☆12Updated 10 years ago
- Repository for Windows Media Foundation related tools and samples☆171Updated 7 months ago
- libmdk codec plugin based on microsoft media foundation transform☆11Updated 3 years ago
- Video transcoder application that uses Microsoft Media Foundation to enable hardware accelaration☆10Updated 6 months ago
- Cross Platform Screen Capture Library☆118Updated 10 years ago
- A set of unofficial minimal sample apps that demonstrate how to use certain parts of Microsoft's Windows Media Foundation API.☆250Updated 3 years ago
- Different kind of mediafoundation Source, Sink and Transform (mpeg2, flv, a52, vp6...), a player, sequencer source, etc... Mediafoundatio…☆28Updated 7 years ago
- QDirect3DWidget implementation similar to the built-in QOpenGLWidget☆159Updated 4 years ago
- DirectX Tool Kit samples☆82Updated 3 weeks ago
- Vulkan video samples☆320Updated this week
- Bare bone example of double buffered pbo video streaming for opengl☆30Updated 7 years ago
- step by step learn how to code with ffmpeg api☆34Updated 4 years ago
- A video player using ffmpeg and openGL☆57Updated 8 years ago
- Library and Tool to parse H264 NAL units☆60Updated last month
- A demo to use directx11 with Qt☆30Updated 10 years ago
- OpenGL interop example using WGL_NV_DX_interop2☆10Updated 7 years ago
- Script for building ffmpeg with msvc.☆75Updated 3 years ago
- All source codes I've provided on stackoverflow as an answer, usually under tag ms-media-foundation. Mediafoundation, audio, video, 3D, d…☆34Updated 5 years ago
- C99 library for fast image conversion between yuv420p and rgb24☆186Updated 3 years ago
- An example application that demonstrates how to detect which Intel GPU is present, as well as architecture-specific information such as h…