savannah-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Savannah-cvs] [778] better document obs


From: iank
Subject: [Savannah-cvs] [778] better document obs
Date: Mon, 1 Apr 2024 22:45:33 -0400 (EDT)

Revision: 778
          
http://svn.savannah.gnu.org/viewvc/?view=rev&root=administration&revision=778
Author:   iank
Date:     2024-04-01 22:45:31 -0400 (Mon, 01 Apr 2024)
Log Message:
-----------
better document obs

Modified Paths:
--------------
    trunk/sviki/fsf/tools/OBS.mdwn

Modified: trunk/sviki/fsf/tools/OBS.mdwn
===================================================================
--- trunk/sviki/fsf/tools/OBS.mdwn      2024-04-02 02:08:19 UTC (rev 777)
+++ trunk/sviki/fsf/tools/OBS.mdwn      2024-04-02 02:45:31 UTC (rev 778)
@@ -57,7 +57,7 @@
 * Show all codecs (even if potentially incompatible): checked
 * Video Encoder: `libvpx`
 * Video Encoder Settings (if any): `quality=realtime cpu-used=5 threads=2 
error-resilient=1`
-** For vp9, which we will test in LP2024: `quality=realtime cpu-used=5 
threads=4 row-mt=1 tile-columns=2 frame-parallel=1`
+** For vp9, which we will test in LP2024: `quality=realtime cpu-used=5 
threads=4 row-mt=1 tile-columns=2 frame-parallel=1` WARNING: trailing spaces 
cause silent errors. Anytime you alter these settings, watch the output of: 
`obs | grep -i failed`
 ** background notes: man ffmpeg-codecs says -g is group of picture size, but 
online sources call it the "keyframe interval."  In vp9, at roughly > 2 seconds 
worth of frames, it starts to increase latency at a corresponding rate. If cpu 
struggles, adjust cpu-used upward, max is 8 which uses the lowest cpu.
 * Audio Bitrate: `96 Kbps`
 * Audio Track: check mark on 1.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]