GithubHelp home page GithubHelp logo

mywalltube / directxvideoscreen Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mofo7777/directxvideoscreen

0.0 1.0 0.0 1.6 MB

Various programs around Desktop Duplication API, DirectX Video Processor, Shader, DX11/DX9

C++ 83.51% C 5.69% HLSL 10.80%

directxvideoscreen's Introduction

DirectXVideoScreen

  • D3D9RenderShaderYUV : ok
  • D3D9VideoProcessor : ok
  • D3D11ShaderNV12 : ok (just a check to do with GPU NV12 format support)
  • D3D11VideoProcessor : ok
  • DirectXVideoScreen : not started
  • SimpleDesktopDuplication : ok

D3D9RenderShaderYUV

A DirectX9 program to convert NV12/YV12 to RGBA with shader. I use a technique that I called "Shift for YUV texture". This technique uses one or two Texture1D, so we can use the shader directly on the NV12/YV12 texture.

ShowRGB

YUVShader

D3D9VideoProcessor

A DirectX9 program to convert BGRA texture to NV12 texture, using the video processor from the GPU.

D3D11ShaderNV12

A DirectX11 program to convert BGRA texture to NV12 texture, using shader only.

ShaderNV12

D3D11VideoProcessor

A DirectX11 program to convert BGRA texture to NV12 texture, using the video processor from the GPU.

DirectXVideoScreen

Not started

SimpleDesktopDuplication

A DirectX11 program using Desktop Duplication API. A simple screenshot is done.

directxvideoscreen's People

Contributors

mofo7777 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.