Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a21b2c774cb01de6

Jump to content

Ut Video Codec Suite

From Wikipedia, the free encyclopedia
UT Video Codec Suite
Original authorTakeshi Umezawa
ReleaseApril 18, 2008; 18 years ago (2008-04-18)
Stable release
23.2.0 / June 6, 2025; 13 months ago (2025-06-06)
Written inC++
Operating systemWindows, OS X
Size7.38 MB
TypeVideo Codec
LicenseGPL
Websiteumezawa.dyndns.info/wordpress/
Repository

UT Video Codec Suite is a fast, lossless video codec, developed by Takeshi Umezawa (梅澤 威志, Umezawa Takeshi) and released under the free GNU General Public License. The algorithm of UT video is based on the Huffman code.

UT video was developed as an alternative to HuffYUV, in order to achieve better compression. It can handle color spaces such as YUV422 (ULY2), RGB (ULRG), RGBA (ULRA) and, most recently, YUV420 (ULY0).

It has both x86 and x64 builds. Due to its multithreading support, this codec is also capable of encoding HDTV material in real time. The codec requires support for the SSE2 instruction set because it is heavily used for speed optimizations.[1][2]

UT video uses the following FOURCC codes: ULY0, ULY2, ULRA, ULRG.[3]

It is used in the screen recording software OBS Studio and video editing software KDenLive when set to "Lossless" video quality.

References

[edit]
  1. "#534 (Ut Video Support) – FFmpeg". ffmpeg.org. Retrieved March 22, 2017.
  2. "Ut Video Codec Suite - a new lossless video codec for Windows! - Doom9's Forum". doom9.org. Retrieved March 22, 2017.
  3. free-codecs.com (12 Mar 2017). "Ut Video Codec Suite". free-codecs.com. Retrieved March 22, 2017.