mirror of
https://github.com/MartinEesmaa/VVCEasy.git
synced 2025-06-05 21:59:20 +02:00
Fix English spell and grammars
This commit is contained in:
@@ -6,7 +6,7 @@ See the screenshot of vvdecapp in Termux app:
|
||||
|
||||

|
||||
|
||||
All system types of arm64, armeabi, x86 and x86_64 are built on vvdecapp & uvg266, it is use of Termux app.
|
||||
All system types of arm64, armeabi, x86 and x86_64 is built on vvdecapp & uvg266, it is use of Termux app.
|
||||
|
||||
arm64 - API 21 (64-bit phones only)
|
||||
|
||||
@@ -37,7 +37,7 @@ Screenshot:
|
||||
|
||||

|
||||
|
||||
Before you download, there were two seperated programs:
|
||||
Before you download, there were two separated programs:
|
||||
|
||||
AndroidUVG266.7z - 10-bit input/encoder only.
|
||||
|
||||
@@ -50,9 +50,9 @@ ffmpeg -i example.mp4 -f yuv4mpegpipe -pix_fmt yuv420p10 -strict -1 - | uvg266 -
|
||||
|
||||
For 8-bit uvg266 application, remove `-strict -1`, change from `yuv420p10` to `yuv420p` and remove `--input-bitdepth-10`.
|
||||
|
||||
When you want make device sleep during uvg266 encoding, tap Acquire wakelock on Termux notification.
|
||||
When you want make device sleep during uvg266 encoding, tap Acquire wake lock on Termux notification.
|
||||
|
||||
If uvg266 froze itself than an couple minutes without printing info, means finished, tap CTRL + C.
|
||||
If uvg266 froze itself for a couple minutes without printing info, means finished, tap CTRL + C.
|
||||
|
||||
VVDEC might not decode with some uvg266 options (example uvg266 presets unplayable with vvdec: preset placebo & lossless.
|
||||
|
||||
|
Reference in New Issue
Block a user