summarylogtreecommitdiffstats
path: root/PKGBUILD
AgeCommit message (Expand)Author
2023-04-13Move back video encoding to main thread (fixes crash when encoding at low speed)dec05eba
2023-04-11Temporary disable monitor recording on amd/intel. Please record a window insteaddec05eba
2023-04-10Fix monitor recording on amddec05eba
2023-04-10Cleanup of aframe if same ptsdec05eba
2023-04-10Fix messed up audio pts when merging audiodec05eba
2023-04-10Revert: encoding video on separate threaddec05eba
2023-04-10Proper if check for installing coolbitsdec05eba
2023-04-10Add missing install of gsr-kms-serverdec05eba
2023-04-10Add new dependencies for amd/inteldec05eba
2023-04-10Add amd/intel support (experimental, is in variable framerate mode, quality n...dec05eba
2023-04-03Cleanup replay packets after usedec05eba
2023-04-03Enable experimental amd/intel (vaapi) window capture. Screen capture not supp...dec05eba
2023-03-31Restore overclocking before cuda unloaddec05eba
2023-03-31Install coolbits if using nvidiadec05eba
2023-03-24Make it clear that gpu screen recorder only works on nvidia at the momentdec05eba
2023-03-24Do not install gsr nvidia settingdec05eba
2023-03-24Do not automatically install coolbits because if used on amd/intel then xorg ...dec05eba
2023-03-21Add error message if using wayland (without xwayland) or xwaylanddec05eba
2023-03-21Copy vaapi structures to vaapi.h instead of depending on vaapi at compile timedec05eba
2023-03-17Install coolbitsdec05eba
2023-03-17Add libxnvctrl dependencydec05eba
2023-03-17Add overclocking option -oc to workaround a NVIDIA driver bug (forcefully set...dec05eba
2023-03-11nvlax not neededdec05eba
2023-03-10Fix for ffmpeg 6 (nvenc hevc doesn't support b frames)dec05eba
2023-03-04Enable experimental support to make sure opus/flac works on older ffmpeg vers...dec05eba
2023-03-04Add screen-direct-force option for VRR monitor, Add opus/flac audio options f...dec05eba
2023-02-22Fix broken video because of broken audio, most noticably in replaydec05eba
2023-02-19Fix follow focused for the first window and when switching from/to invalid wi...dec05eba
2023-02-19Switch to egl (fixes window recording in some cases), add option to merge aud...dec05eba
2022-11-24Make -c optional, select container format from file extension by defaultdec05eba
2022-10-28Better audio/video sync, disable broken screen-direct again (nvidia driver bug)dec05eba
2022-10-27Re-enable screen-direct, disable h264 forced fallback and use p6 againdec05eba
2022-10-18Attempt to reduce stuttering of videodec05eba
2022-10-16Properly fallback to h264 if hevc is not supported by the gpudec05eba
2022-10-15Fix livestreaming: flv does not properly fallback to h264dec05eba
2022-10-12Use lower preset on older gpus (kepler) and switch to h264 if h265 is not sup...dec05eba
2022-10-11Tune quality again, remove vbrdec05eba
2022-10-08Better tune quality options for different resolutionsdec05eba
2022-10-07Fix crash caused by invalid memory write when recording audiodec05eba
2022-10-06Fix copy paste mistake possible crash (using av_opt_set instead of av_dict_set)dec05eba
2022-10-06Reverse libcuda library priority, replace cuda dependency with nvidia-utilsdec05eba
2022-10-05Fix possible pulseaudio crash?dec05eba
2022-10-04nvfbc patchdec05eba
2022-10-04Live stream: set gop to fps*2, bit rate for medium to lower valuedec05eba
2022-10-04Add medium and high quality, better live streamingdec05eba
2022-10-03Revert gop sizedec05eba
2022-10-02Do not set keyint mindec05eba
2022-10-02Sacrifice seek speed for reduced file sizedec05eba
2022-10-02Allow giving audio inputs names by prefixing them with <name>/dec05eba
2022-09-30Give error when using an invalid audio input with pipewiredec05eba