Age | Commit message (Expand) | Author |
2024-10-06 | Move some TODO from README to TODO file | dec05eba |
2024-10-06 | Update TODO | dec05eba |
2024-10-01 | Comment out vulkan includes for now | dec05eba |
2024-09-27 | Add vulkan video encoding option (-k h264_vulkan). WIP, not fully hardware ac... | dec05eba |
2024-09-18 | Use async_depth option on vaapi for much better encoding performance | dec05eba |
2024-09-17 | Disable pure vaapi for intel because it doesn't work, will be fixed later if ... | dec05eba |
2024-09-16 | Pure vaapi capture (for capture target) and opengl composition for cursor onl... | dec05eba |
2024-09-14 | Set update fps to video fps, on x11 sync video to damage tracking | dec05eba |
2024-09-06 | Move damage tracking to separate file | dec05eba |
2024-08-18 | TODO: track vbr/cbr | dec05eba |
2024-08-17 | Update TODO | dec05eba |
2024-08-17 | Add hevc_10bit and av1_10bit options for 10bit color range, increase video qu... | dec05eba |
2024-08-16 | Allow capture of external monitors on a laptop with dedicated gpu (prime) on ... | dec05eba |
2024-08-15 | Disable prime-run + portal for now | dec05eba |
2024-08-15 | Allow prime-run capture on laptop with external gpu when the iGPU | dec05eba |
2024-08-08 | Add -portal-session-token-filepath option to specify where desktop portal ses... | dec05eba |
2024-08-04 | Compressed plane now works, update readme and remove warning | dec05eba |
2024-07-26 | Disable prime-run for now until the option to select a gpu device is added | dec05eba |
2024-07-24 | Show warning when amd driver adds black bars, set frame resolution after chan... | dec05eba |
2024-07-23 | Rename argument -mf to -df (keep -mf for backwards compatibility) | dec05eba |
2024-07-23 | Remove old script, in start-replay script dont start if gpu screen recorder i... | dec05eba |
2024-07-22 | Fix pipewire capture on amd (fallback to no drm modifiers if eglCreateImage f... | dec05eba |
2024-07-22 | m | dec05eba |
2024-07-22 | Update readme | dec05eba |
2024-07-22 | Fix portal capture on intel, support multiple planes in one egl image (might ... | dec05eba |
2024-07-21 | Fix HDR capture (HDR metadata is now correct). Note that HDR capture is only ... | dec05eba |
2024-07-19 | Update todo and minor usage info | dec05eba |
2024-07-18 | Disable desktop portal capture option on x11 since it doesn't seem to be hard... | dec05eba |
2024-07-15 | Show warning when capture monitor on intel and the plane is compressed. The w... | dec05eba |
2024-07-15 | Add support for desktop portal capture (-w portal) | dec05eba |
2024-07-06 | Add support for vp8 and vp9 (experimental) | dec05eba |
2024-07-04 | Add support for software video encoding with '-encoder cpu' option, currently... | dec05eba |
2024-06-28 | Use low latency mode if output is being piped (/dev/stdout as output), do not... | dec05eba |
2024-06-23 | temp | dec05eba |
2024-06-22 | Fix audio recording (channel layout) for ffmpeg 7 | dec05eba |
2024-06-21 | Add -fm 'content' option to match fps to captured content, only x11 window ca... | dec05eba |
2024-06-03 | Force non av1 video codec for hls and aac, force aac for flv | dec05eba |
2024-05-30 | Make gopm a float, rename it to keyint (keyframe interval) | dec05eba |
2024-05-10 | Re-enable opus and make it default (test) | dec05eba |
2024-05-03 | Cleanup, clear bg on init | dec05eba |
2024-04-22 | Show flatpak run command in help menu | dec05eba |
2024-04-16 | Increase audio bitrate for all codecs | Stoppedpuma |
2024-04-13 | Set audio timeout to a low value again | dec05eba |
2024-04-09 | Better audio timing test: compensate for audio server latency | dec05eba |
2024-04-08 | X11 nvidia monitor capture: fix capture broken after sleep/suspend or monitor... | dec05eba |
2024-04-02 | Mention new issues page | dec05eba |
2024-03-10 | Allow overclocking on window capture nvidia | dec05eba |
2024-03-09 | Refactor capture base | dec05eba |
2024-03-09 | Draw cursor in window capture | dec05eba |
2024-03-08 | Use opengl capture for nvfbc (prepare for vulkan capture without cuda) | dec05eba |