mirror of
https://github.com/MartinEesmaa/VVCEasy.git
synced 2025-03-10 08:10:18 +01: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:
parent
fad841790d
commit
9a28163fa6
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
|
||||
|
||||
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)
|
||||
```
|
||||
@ -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:
|
||||
Linux (./vvencapp):
|
||||

|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user