mirror of
https://github.com/MartinEesmaa/VVCEasy.git
synced 2025-06-05 21:59:20 +02:00
Added line of programming language in VVC info
This commit is contained in:
2
VVC.md
2
VVC.md
@@ -8,6 +8,7 @@ Versatile Video Codec binaries has available two tools for you to choose.
|
|||||||
|
|
||||||
Fraunhofer HHI VVC binaries is just standard easy tool, which allows to encode & decode with arguments and also encodes good quality for slow preset, but it may be slow...
|
Fraunhofer HHI VVC binaries is just standard easy tool, which allows to encode & decode with arguments and also encodes good quality for slow preset, but it may be slow...
|
||||||
|
|
||||||
|
* C++ 17 programming language
|
||||||
* Supports Windows, macOS, Linux, BSD, Android, iOS & WebAssembly.
|
* Supports Windows, macOS, Linux, BSD, Android, iOS & WebAssembly.
|
||||||
* SIMDE: SCALAR, SSE4.1, SSE4.2, AVX, AVX2, AVX512 (unsupported yet), NEON (arm only) and WASM (Web browsers only).
|
* SIMDE: SCALAR, SSE4.1, SSE4.2, AVX, AVX2, AVX512 (unsupported yet), NEON (arm only) and WASM (Web browsers only).
|
||||||
* Faster speeding up for newer computer machine of CPUs.
|
* Faster speeding up for newer computer machine of CPUs.
|
||||||
@@ -22,6 +23,7 @@ Fraunhofer HHI VVC binaries is just standard easy tool, which allows to encode &
|
|||||||
|
|
||||||
uvg266 is only scalable encoder which helps to make it faster for older & newer computers, but still a bit good quality than vvenc, seems okay.
|
uvg266 is only scalable encoder which helps to make it faster for older & newer computers, but still a bit good quality than vvenc, seems okay.
|
||||||
|
|
||||||
|
* C98 programming language
|
||||||
* Supports Windows, macOS, Linux, BSD, Android & iOS.
|
* Supports Windows, macOS, Linux, BSD, Android & iOS.
|
||||||
* SIMDE: MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, NEON & AltiVec (PowerPC only).
|
* SIMDE: MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, NEON & AltiVec (PowerPC only).
|
||||||
* Can only encode 8-bit VVC output for rest operating system supported, but for 10-bit needs compiled with definition, this only works for Android users.
|
* Can only encode 8-bit VVC output for rest operating system supported, but for 10-bit needs compiled with definition, this only works for Android users.
|
||||||
|
Reference in New Issue
Block a user