From 1de7556e87fd3ea64cff3266c158f7f7869a0d7f Mon Sep 17 00:00:00 2001 From: Steve Seguin Date: Thu, 2 Nov 2023 00:44:51 -0400 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e7fff3a..c912792 100644 --- a/README.md +++ b/README.md @@ -164,6 +164,8 @@ optional arguments: --h264 For PC, instead of VP8, use x264. --vp8 VP8 encoder instead of h264; likely software-based --aom Use AV1-AOM software encoding for publishing + --av1 Whatever AV1 encoder the script can find; more can be added on request + --qsv Intel quicksync avi encoder --nvidia Creates a pipeline optimised for nvidia hardware. --rpi Creates a pipeline optimised for raspberry pi hadware. --novideo Disables video input.