Add SVT-AV1 stats to Readme.md
This commit is contained in:
@@ -7,6 +7,7 @@ Automatically upscale and interpolate video files.
|
||||
- [Stats](#stats)
|
||||
- [Real-ESRGAN](#real-esrgan)
|
||||
- [RIFE](#rife)
|
||||
- [SVT-AV1](#svt-av1)
|
||||
- [Requirements](#requirements)
|
||||
- [Requirements for 1080p, 1080p@48, 4k](#requirements-for-1080p-1080p48-4k)
|
||||
- [Requirements for 4k48fps](#requirements-for-4k48fps)
|
||||
@@ -39,6 +40,14 @@ The `Start.py` file has two options INSIDE, edit in text editor:
|
||||
| :----------: | :----------: | :----: | :----: | :----------: | :----: | :-----: |
|
||||
| 1080p@23.976 | 1080p@47.952 | ~6.6GB | ~4.0GB | 3090 (@360W) | ~60fps | Windows |
|
||||
|
||||
#### SVT-AV1
|
||||
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 |
|
||||
|
||||
## Requirements
|
||||
- **OS**: Windows or Linux
|
||||
- **Python**: >=3.12 (Windows) or Python 3.13 (Linux)
|
||||
|
Reference in New Issue
Block a user