项目作者: nkga

项目描述 :
Demo for playing VP9 video. C++/D3D11/Windows.
高级语言: C
项目地址: git://github.com/nkga/vp9-player.git
创建时间: 2018-05-02T23:57:57Z
项目社区:https://github.com/nkga/vp9-player

开源协议:MIT License

下载


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.