dxva Questions

3

Solved

I've been researching all day and not gotten very far. I'm on windows 7, using directx 11. (My final output is to be a frame of video onto a DX11 texture) I want to decode some very large H.264 vid...
Dream asked 7/11, 2013 at 21:10

0

I'm trying to create a C++ console application which will automatically adjust my monitor's brightness based on the average brightness of pixels being displayed on my screen. Unfortunately before I...
A1 asked 29/4, 2018 at 21:1

1

Solved

I'm tasked with revising an application which uses DirectShow for video rendering. The old application works fine, but it's starting to show age. As I have a gaming background, I figured I should ...
Melba asked 1/8, 2016 at 19:44

2

The aim is to implement a custom MFT for video processing and synchronization to an external application. The details of are not important. What I would like to achieve as a first step is to get th...
Butterwort asked 11/2, 2015 at 7:28

0

I am working on a project that needs to decode the h264 video using dxva2.0. I write the code according to the documentation http://msdn.microsoft.com/en-us/library/windows/desktop/aa965245%28v=vs....
Zippora asked 19/12, 2012 at 8:32

2

Solved

I have a propietary media player that runs on Windows 8 in desktop mode. Runtime DirectX version is 11, but native graphics driver support is for DirectX 9. On some computers with the exact same se...
Goodfornothing asked 4/6, 2012 at 9:35

3

I have an application that does video processing such as color transforms, scaling and translations using OpenGL. I'm mostly working with BGRA (1xGL_BGRA) or YUVA (4xGL_R) video, i.e. including alp...
Chandra asked 15/3, 2012 at 17:55
1

© 2022 - 2024 — McMap. All rights reserved.