diff --git a/README.md b/README.md index 00d7fb0..3ed9608 100644 --- a/README.md +++ b/README.md @@ -236,11 +236,12 @@ If you have multiple nodes, repeat the following steps for each: - **v1:** Original AV1 flow - **v2:** Removed B-frames - **v3:** Improved quality -- **v4:** Removed images from files, reducing failure rates from ~25% to nearly 0% +- **v4:** Removed images from files, reducing failure rates from ~25% to nearly 1-2% +- **v5:** Better quality improvement and adjusted flow for simplicity **JSON Script:** [av1_flow_v4.json](av1_flow_v4.json) -image +image ### What is the AV1 Flow?