From 306f96164784a8cbf405e72fa4364d6523366e95 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Mon, 5 May 2025 15:09:54 +0200 Subject: old dir --- readme.md | 18 ++---------------- 1 file changed, 2 insertions(+), 16 deletions(-) (limited to 'readme.md') diff --git a/readme.md b/readme.md index c1287b9..b1c74d2 100644 --- a/readme.md +++ b/readme.md @@ -1,20 +1,6 @@ -# Experimental Video Codecs +# Video Coding Experiments My experiments on lossy video compression. -## Other codecs +Most things were moved to the `old` directory. Check its readme too. -- `bv1` A somewhat minimal video codec that is also the best one i could come up - with. -- `evc` is my first proper attempt at video compression. features motion - compensation and broken dct. -- `vgcodec` approximates images by drawing circles (on the GPU) (which doesnt - work well). -- (`dhwt-codec` tries to compress using a discrete haar wavelet across all three - dimensions. which doesnt work well either) - -## Trying it out - -- `cd bv1` -- Run `./tools/encode sample-video.mkv | ./tools/decode-display` (or - decode-display-debug to show debug overlay) -- cgit v1.2.3-70-g09d2