项目作者: umezawatakeshi

项目描述 :
Ut Video Codec Suite - fast lossless video codec
高级语言: C++
项目地址: git://github.com/umezawatakeshi/utvideo.git
创建时间: 2015-08-08T18:05:35Z
项目社区:https://github.com/umezawatakeshi/utvideo

开源协议:GNU General Public License v2.0

下载


Ut Video Codec Suite - fast lossless video codec.

Ut Video Codec Suite is a fast lossless video codec which supports multiple codec interfaces.

The following interfaces are supported.

  • Windows
    • VCM (Video Compression Manager)
    • DMO (DirectX Media Object)

Build Requirements

Windows

  • Windows 10 x64
  • Visual Studio 2019
  • vcpkg (integrated with Visual Studio)
    • lz4:x86-windows-static
    • lz4:x64-windows-static
    • The following packages are required to build test code
      • boost-test:x86-windows
      • boost-test:x64-windows
      • ffmpeg:x86-windows
      • ffmpeg:x64-windows
  • Inno Setup

Copyright © 2008-2024 UMEZAWA Takeshi

Ut Video Codec Suite is licensed under GNU General Public License (GNU GPL) version 2 or later. See LICENSE for more information.

Author

UMEZAWA Takeshi