mirror of
https://repo.dec05eba.com/gpu-screen-recorder
synced 2026-03-31 09:07:13 +09:00
Improve manpage
This commit is contained in:
@@ -283,10 +283,12 @@ Video codec:
|
|||||||
Quality preset (medium, high, very_high, ultra) for QP/VBR mode, or bitrate (kbps) for CBR mode (default: very_high).
|
Quality preset (medium, high, very_high, ultra) for QP/VBR mode, or bitrate (kbps) for CBR mode (default: very_high).
|
||||||
.TP
|
.TP
|
||||||
.BI \-bm " auto|qp|vbr|cbr"
|
.BI \-bm " auto|qp|vbr|cbr"
|
||||||
Bitrate mode (default: auto → qp). CBR recommended for replay buffer.
|
Bitrate mode (default: auto → qp). CBR recommended for replay buffer and live streaming.
|
||||||
|
|
||||||
|
QP means to capture with constant quality, even in motion, while VBR and CBR means to capture with constant size.
|
||||||
.TP
|
.TP
|
||||||
.BI \-fm " cfr|vfr|content"
|
.BI \-fm " cfr|vfr|content"
|
||||||
Frame rate mode: constant, variable, or match content (default: vfr). Content mode only on X11 or portal.
|
Frame rate mode: cfr (constant), vfr (variable), or content (match content) (default: vfr). Content mode is only available on X11 or portal.
|
||||||
|
|
||||||
Content mode syncs video to the captured content and is recommended for smoothest video when the game is running
|
Content mode syncs video to the captured content and is recommended for smoothest video when the game is running
|
||||||
at the same frame rate or lower than what you are trying to record at.
|
at the same frame rate or lower than what you are trying to record at.
|
||||||
|
|||||||
Reference in New Issue
Block a user