diff --git a/Readme.md b/Readme.md index a299da5..e8e9139 100644 --- a/Readme.md +++ b/Readme.md @@ -39,6 +39,7 @@ The `Start.py` file has two options INSIDE, edit in text editor: | Input | Output | VRAM | RAM | GPU | FPS | OS | | :----------: | :----------: | :----: | :----: | :----------: | :----: | :-----: | | 1080p@23.976 | 1080p@47.952 | ~6.6GB | ~4.0GB | 3090 (@360W) | ~60fps | Windows | +| 2160p@23.976 | 2160p@47.952 | ~19.4GB | ~8.0GB | 3090 (@360W) | ~18fps | Windows | #### SVT-AV1 Settings: CRF 26, Preset 6. See [encodeCDN.py](/utils/encodeCDN.py). @@ -46,7 +47,7 @@ Settings: CRF 26, Preset 6. See [encodeCDN.py](/utils/encodeCDN.py). | Input | RAM | FPS | CPU | OS | | :-------: | :-----: | :-----: | :-----------------: | :-----: | | 1920x1080 | ~3.9GB | ~76fps | Ryzen 7900x (@130W) | Windows | -| 3840x2160 | ~12.3GB | ~35fps | Ryzen 7900x (@130W) | Windows | +| 3840x2160 | ~12.3GB | ~35fps | Ryzen 7900x (@130W) | Windows | ## Requirements - **OS**: Windows or Linux