All Projects → umezawatakeshi → Utvideo

umezawatakeshi / Utvideo

Licence: gpl-2.0
Ut Video Codec Suite - fast lossless video codec

Projects that are alternatives of or similar to Utvideo

jpeg
decode, inspect, edit, and encode jpeg images in pure swift
Stars: ✭ 119 (-15%)
Mutual labels:  codec
Lossless Cut
The swiss army knife of lossless video/audio editing
Stars: ✭ 8,639 (+6070.71%)
Mutual labels:  codec
Theora
Reference implementation of the Theora video compression format.
Stars: ✭ 59 (-57.86%)
Mutual labels:  codec
Vorbis
Reference implementation of the Ogg Vorbis audio format.
Stars: ✭ 271 (+93.57%)
Mutual labels:  codec
Getty
a netty like asynchronous network I/O library based on tcp/udp/websocket; a bidirectional RPC framework based on JSON/Protobuf; a microservice framework based on zookeeper/etcd
Stars: ✭ 532 (+280%)
Mutual labels:  codec
Minimp3
Minimalistic MP3 decoder single header library
Stars: ✭ 898 (+541.43%)
Mutual labels:  codec
schifra
C++ Reed Solomon Error Correcting Library https://www.schifra.com
Stars: ✭ 28 (-80%)
Mutual labels:  codec
Screen Recorder Ffmpeg Cpp
*Multimedia project* A screen recording application to capture your desktop and store in a video format. Click here to watch the demo
Stars: ✭ 98 (-30%)
Mutual labels:  codec
Ffmediaelement
FFME: The Advanced WPF MediaElement (based on FFmpeg)
Stars: ✭ 733 (+423.57%)
Mutual labels:  codec
Funcj
Assorted functional-oriented data structures and algorithms for Java.
Stars: ✭ 60 (-57.14%)
Mutual labels:  codec
Hap
A codec for fast video playback
Stars: ✭ 321 (+129.29%)
Mutual labels:  codec
Vgmstream
vgmstream - A library for playback of various streamed audio formats used in video games.
Stars: ✭ 524 (+274.29%)
Mutual labels:  codec
Purify
Functional programming library for TypeScript - https://gigobyte.github.io/purify/
Stars: ✭ 843 (+502.14%)
Mutual labels:  codec
Speex
Speex voice codec mirror - THIS IS A MIRROR, DEVELOPMENT HAPPENS AT https://gitlab.xiph.org/xiph/speex
Stars: ✭ 254 (+81.43%)
Mutual labels:  codec
Opus
Modern audio compression for the internet.
Stars: ✭ 1,171 (+736.43%)
Mutual labels:  codec
alawmulaw
A-Law and mu-Law codecs in JavaScript.
Stars: ✭ 22 (-84.29%)
Mutual labels:  codec
Ffmpeg Libav Tutorial
FFmpeg libav tutorial - learn how media works from basic to transmuxing, transcoding and more
Stars: ✭ 7,074 (+4952.86%)
Mutual labels:  codec
Aom
Alliance for Open Media Video Codec reference implementation (Mozilla branch)
Stars: ✭ 125 (-10.71%)
Mutual labels:  codec
Binary
Generic and fast binary serializer for Go
Stars: ✭ 86 (-38.57%)
Mutual labels:  codec
Swift Nio Mqtt
A MQTT codec for swiftNIO
Stars: ✭ 13 (-90.71%)
Mutual labels:  codec
  • Japanese version is README.ja.md.
  • This file is for developers. readme.en.html is for end users.

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
    • boost:x86-windows
    • boost:x64-windows
    • ffmpeg:x86-windows
    • ffmpeg:x64-windows
  • Inno Setup

Copyright Notice and License

Copyright © 2008-2020 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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].