mirror of
https://github.com/MartinEesmaa/VVCEasy.git
synced 2025-06-05 21:59:20 +02:00
Three successfully loaded three OS tested
Windows, Mac and Linux are successfully tested for load VVENC and VVDEC by Martin Eesmaa.
This commit is contained in:
12
README.md
12
README.md
@ -67,7 +67,7 @@ vvencapp -i out.yuv -s 854x480 -r 30 -o vvc.266
|
|||||||
```
|
```
|
||||||
-s means video size, -r means frame per second and -o means output
|
-s means video size, -r means frame per second and -o means output
|
||||||
|
|
||||||
Note to Linux users: Command with `./vvencapp`
|
Note to Apple Mac OS and Linux users: Command with `./vvencapp`
|
||||||
|
|
||||||
Encode with VVENC (Best settings, replace video size (-s), framerate (-r) and maximize threads of your cores (--threads), example)
|
Encode with VVENC (Best settings, replace video size (-s), framerate (-r) and maximize threads of your cores (--threads), example)
|
||||||
```
|
```
|
||||||
@ -86,15 +86,15 @@ If you are still not happy VVC, that you think this is too hard to encode and de
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
# Compatability results (VVENC AND VVDEC)
|
# Compatability results (VVENC AND VVDEC) TEST COMPLETED BY MARTIN EESMAA
|
||||||
|
|
||||||
Windows:
|
Windows (vvencapp):
|
||||||

|

|
||||||
|
|
||||||
Mac:
|
Mac (./vvencapp):
|
||||||
|

|
||||||
|
|
||||||
|
Linux (./vvencapp):
|
||||||
Linux:
|
|
||||||

|

|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user