Update README.md

This commit is contained in:
Admin9705
2025-03-10 21:28:07 -04:00
committed by GitHub
parent fd3455e2b1
commit aa1387e188

View File

@@ -236,11 +236,12 @@ If you have multiple nodes, repeat the following steps for each:
- **v1:** Original AV1 flow - **v1:** Original AV1 flow
- **v2:** Removed B-frames - **v2:** Removed B-frames
- **v3:** Improved quality - **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) **JSON Script:** [av1_flow_v4.json](av1_flow_v4.json)
<img width="824" alt="image" src="https://github.com/user-attachments/assets/54e5b72c-5f88-4264-a01c-833a8d67287c"> <img width="800" alt="image" src="https://github.com/user-attachments/assets/9b884a52-426f-4c35-b843-199bcdc363ec" />
### What is the AV1 Flow? ### What is the AV1 Flow?