mirror of
https://repo.dec05eba.com/gpu-screen-recorder
synced 2026-05-06 23:06:22 +09:00
wip
This commit is contained in:
@@ -92,7 +92,7 @@ There are also additional dependencies needed at runtime depending on your GPU v
|
||||
* xnvctrl (libxnvctrl0, when using the `-oc` option)
|
||||
|
||||
# How to use
|
||||
Run `gpu-screen-recorder --help` to see all options and also examples.\
|
||||
Run `gpu-screen-recorder --help` to see all options and run `man gpu-screen-recorder` to see more detailed explanations for the options and also examples.\
|
||||
There is also a gui for the gpu screen recorder called [GPU Screen Recorder GTK](https://git.dec05eba.com/gpu-screen-recorder-gtk/).\
|
||||
There is also a new alternative UI for GPU Screen Recorder in the style of ShadowPlay called [GPU Screen Recorder UI](https://git.dec05eba.com/gpu-screen-recorder-ui/).
|
||||
## Recording
|
||||
|
||||
4
TODO
4
TODO
@@ -405,3 +405,7 @@ Use GL_RGBA16F or GL_RGBA32F for hdr, that allows color values to be outside the
|
||||
https://registry.khronos.org/EGL/extensions/EXT/EGL_EXT_surface_SMPTE2086_metadata.txt
|
||||
|
||||
Doesn't work: sibs run --args -w "/dev/video0;camera_width=800;camera_height=600;pixfmt=yuyv" -fm content -o video.mp4
|
||||
|
||||
Delay adding audio data until 1 frames time has passed.
|
||||
|
||||
Allow av1 in the flatpak. Do that by patching ffmpeg to support multiple nvenc codepaths by using header versions, the same way gsr does in the nvenc query.
|
||||
|
||||
@@ -581,7 +581,7 @@ Close other screen recorders (including idle OBS)
|
||||
.IP \(bu 3
|
||||
NVIDIA: CUDA breaks after suspend (install gsr-nvidia.conf fix)
|
||||
.IP \(bu 3
|
||||
AMD: Possible black bars colors with HEVC/AV1 (use H264 or FFmpeg >=8)
|
||||
AMD: Possible black bars in output video with HEVC/AV1 (use H264 or FFmpeg >=8)
|
||||
.SH SEE ALSO
|
||||
.UR https://git.dec05eba.com/gpu-screen-recorder
|
||||
Project homepage
|
||||
|
||||
Reference in New Issue
Block a user