umezawatakeshi / utvideo

Ut Video Codec Suite - fast lossless video codec

Home Page:http://umezawatakeshi.github.io/utvideo/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 Notice and License

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

About

Ut Video Codec Suite - fast lossless video codec

http://umezawatakeshi.github.io/utvideo/

License:GNU General Public License v2.0


Languages

Language:C++ 86.5%Language:C 12.5%Language:Inno Setup 0.7%Language:Batchfile 0.2%Language:Shell 0.1%Language:CSS 0.0%