dec05eba
8cf1a98c33
Codec resolution check: treat 0, 0 as no limit
...
Some devices such as Intel Xeon E3-1200 don't report max video
resolution. In such cases assume there is no limit and instead let
ffmepg (vaapi) fail when recording, if the resolution isn't supported.
2025-09-23 17:33:44 +02:00
dec05eba
9a8fd312e0
Add error checks for video capture resolution since some users are retarded
2025-08-07 19:46:49 +02:00
dec05eba
15176579cb
Fix replay saving freeze, unable to save replay if audio is not provided
2025-04-23 19:11:58 +02:00
dec05eba
793d4839f5
Support hevc vulkan, fix vulkan encoding for all resolutions, disable vulkan encoding for now until drivers and ffmpeg work properly
2024-10-03 12:42:17 +02:00
dec05eba
c74c89e028
Proper error handling for fd cleanup in vaapi query
2024-10-02 18:16:53 +02:00
dec05eba
fdc4bfe0d2
no vulkan prototypes
2024-10-02 17:53:46 +02:00
dec05eba
07a843747c
Comment out vulkan includes for now
2024-10-01 23:10:20 +02:00
dec05eba
4f709f0fa6
Rename codec query cuda to codec query nvenc
2024-10-01 18:30:11 +02:00
dec05eba
720a4e2919
Support gpus that only support low power encoding mode (Intel Arc A380)
2024-10-01 18:28:06 +02:00
dec05eba
ebc8c69bac
Add vulkan video encoding option (-k h264_vulkan). WIP, not fully hardware accelerated yet
2024-09-27 03:03:09 +02:00
dec05eba
1aaa26d87e
Move codec query from encoder to separate file
2024-09-26 16:08:26 +02:00