From 401971f5328bf34128f07963673a417d6dda1748 Mon Sep 17 00:00:00 2001 From: Rich Geldreich Date: Sat, 13 Feb 2021 14:42:24 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b3dd390..86412f3 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ To encode to RDO BC7 using BC7E, high quality, lambda=.5, linear metrics, with s ./bc7enc blah.png -U -u4 -z.5 -zc16 ``` -To encode to non-RDO BC7 using entropy reduced or quantized/weighted BC7 (no slowdown vs. non-RDO bc7enc, slightly reduced quality, but 5-10% better LZ compression, only uses 2 or 4 BC7 modes): +To encode to non-RDO BC7 using entropy reduced or quantized/weighted BC7 (no slowdown vs. non-RDO bc7enc.cpp for BC7, slightly reduced quality, but 5-10% better LZ compression, only uses 2 or 4 BC7 modes): ``` ./bc7enc blah.png -e