diff options
| author | dec05eba <dec05eba@protonmail.com> | 2026-07-13 12:39:12 +0200 |
|---|---|---|
| committer | dec05eba <dec05eba@protonmail.com> | 2026-07-13 12:43:56 +0200 |
| commit | 174192d5605c51b41f39bb8c5de1abc1edc8a106 (patch) | |
| tree | 320ecd136fb4b335660565b2804eccecb368e2f4 /gpu-screen-recorder.1 | |
| parent | c09fb1b15dff6a06ac5e704022cd8e0193c7ca91 (diff) | |
Add -exclude-metadata option
Diffstat (limited to 'gpu-screen-recorder.1')
| -rw-r--r-- | gpu-screen-recorder.1 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gpu-screen-recorder.1 b/gpu-screen-recorder.1 index 6a573db..38d4df6 100644 --- a/gpu-screen-recorder.1 +++ b/gpu-screen-recorder.1 @@ -382,6 +382,9 @@ when this is set to .B yes to only encode frames when the screen content updates to lower GPU and video encoding usage when the system is idle. .TP +.BI \-exclude-metadata " yes|no" +Exclude personal metadata from the video file, such as audio track title that is composed from the name of the audio device by default (default: no). +.TP .BI \-write\-first\-frame\-ts " yes|no" When enabled, writes a timestamp file with extra extension \fI.ts\fR next to the output video containing: .nf |
