mirror of
https://github.com/levogevo/ffmpeg-av1-builder.git
synced 2026-01-15 16:56:18 +00:00
add example plot to readme
This commit is contained in:
33
README.md
33
README.md
@@ -53,7 +53,38 @@ estimate-film-grain -i input_file [options]
|
|||||||
[-I] Install this as /usr/local/bin/estimate-film-grain
|
[-I] Install this as /usr/local/bin/estimate-film-grain
|
||||||
[-U] Uninstall this from /usr/local/bin/estimate-film-grain
|
[-U] Uninstall this from /usr/local/bin/estimate-film-grain
|
||||||
```
|
```
|
||||||
|
Example usage:
|
||||||
|
- `estimate-film-grain -i input.mkv -p` plot input.mkv
|
||||||
|
```
|
||||||
|
1 +------------------------------------------------------------------------------------------------------+
|
||||||
|
| *****G***** + + + |
|
||||||
|
| *****G** '/tmp/plot.dat' ***G*** |
|
||||||
|
0.95 |-+ ***** +-|
|
||||||
|
| **G* |
|
||||||
|
| *** |
|
||||||
|
| **** |
|
||||||
|
0.9 |-+ *G* +-|
|
||||||
|
| **** |
|
||||||
|
| **** |
|
||||||
|
0.85 |-+ *G* +-|
|
||||||
|
| *** |
|
||||||
|
| **** |
|
||||||
|
0.8 |-+ *G* +-|
|
||||||
|
| *** |
|
||||||
|
| **** |
|
||||||
|
| *G* |
|
||||||
|
0.75 |-+ *** +-|
|
||||||
|
| **** |
|
||||||
|
| *G* |
|
||||||
|
0.7 |-+ *** +-|
|
||||||
|
| ** |
|
||||||
|
| *** |
|
||||||
|
| *G* |
|
||||||
|
0.65 |-+ *** +-|
|
||||||
|
| **** |
|
||||||
|
| + + + *|
|
||||||
|
0.6 +------------------------------------------------------------------------------------------------------+
|
||||||
|
```
|
||||||
## Benchmark script
|
## Benchmark script
|
||||||
AV1 encode quality is tested against 5 different open source videos using libsvtav1, librav1e, and libaom.
|
AV1 encode quality is tested against 5 different open source videos using libsvtav1, librav1e, and libaom.
|
||||||
Netflix's libvmaf is used to analyze quality of the encodes against the original files.
|
Netflix's libvmaf is used to analyze quality of the encodes against the original files.
|
||||||
|
|||||||
Reference in New Issue
Block a user