forked from kiss-community/repo
41 lines
1.5 KiB
Plaintext
41 lines
1.5 KiB
Plaintext
x265
|
|
________________________________________________________________________________
|
|
|
|
x265 is a library for encoding video into the High Efficiency Video Coding
|
|
(HEVC/H.265) video compression format that was developed and standardized by the
|
|
ISO/IEC MPEG and ITU-T VCEG. [0]
|
|
|
|
Upstream: https://www.videolan.org/developers/x265.html
|
|
|
|
|
|
[000] Index
|
|
________________________________________________________________________________
|
|
|
|
* Installation ........................................................... [001]
|
|
* Usage .................................................................. [002]
|
|
* References ............................................................. [003]
|
|
|
|
|
|
[001] Installation
|
|
________________________________________________________________________________
|
|
|
|
+------------------------------------------------------------------------------+
|
|
| |
|
|
| $ kiss b x265 |
|
|
| |
|
|
+------------------------------------------------------------------------------+
|
|
|
|
|
|
[002] Usage
|
|
________________________________________________________________________________
|
|
|
|
No documentation is currently provided with the package, refer to online
|
|
documentation for the time being.
|
|
|
|
|
|
[003] References
|
|
________________________________________________________________________________
|
|
|
|
[0] https://en.wikipedia.org/wiki/X265
|
|
|