nkga / vp9-player

Demo for playing VP9 video. C++/D3D11/Windows.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vp9-player

Demo for playing back VP9 files in IVF containers. Written in C++ and uses D3D11 for rendering. The loaded video will loopback indefinitely until the application is closed.

Building

  1. Open vp9-player.sln with Visual Studio Community 2017 or higher.
  2. Change solution configuration to Release.
  3. Build solution.

About

Demo for playing VP9 video. C++/D3D11/Windows.

License:MIT License


Languages

Language:C 52.2%Language:C++ 45.7%Language:HLSL 2.1%