From 86a16392c630b2bdf25b175937c029b301d47ff4 Mon Sep 17 00:00:00 2001 From: Martin Eesmaa Date: Thu, 15 Sep 2022 10:14:53 +1000 Subject: [PATCH] add reminder notice of uvg266 freeze --- Android/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Android/README.md b/Android/README.md index 9540d1f..d5a465a 100644 --- a/Android/README.md +++ b/Android/README.md @@ -42,6 +42,8 @@ For 8-bit uvg266 application, remove `-strict -1`, change from `yuv420p10` to `y When you want make device sleep during uvg266 encoding, tap Acquire wakelock on Termux notification. +If uvg266 froze itself without printing info, means finished CTRL + C. + VVDEC might not decode with some uvg266 options (example uvg266 presets unplayable with vvdec: ultrafast, superfast, veryfast, veryslow, placebo). - Martin Eesmaa