Rin Cat (鈴猫)
Rin Cat (鈴猫)
> It is OBS 29.1 Beta 3 I just downloaded from this github, Windows 11, NVENC H264. > 17:04:49.968: [jim-nvenc: 'advanced_video_stream'] settings: > 17:04:49.968: codec: H264 > 17:04:49.968: rate_control: VBR...
Log: https://obsproject.com/tools/analyzer?log_url=https%3A%2F%2Fobsproject.com%2Flogs%2FtvnB2oOs9T9U4Us0#logURL Verbose: https://obsproject.com/tools/analyzer?log_url=https%3A%2F%2Fobsproject.com%2Flogs%2FIMwlL1tsSRyMQJBY#logURL Video sample: [tmp.zip](https://github.com/obsproject/obs-studio/files/11182232/tmp.zip)
I still think this maybe a bug in jim-nvenc. If I change the color format from `NV12` to `I420` or `I444`, it will works.
Hi, this driver only support BU, not AU. Also AC1300 and AC 600 are not hardware name but series that mixed different chips.
This one should support those, but I never test it in Kali Linux. You can try if you want.
You should able to find some information in the issues. I do remember some users played it with Kali.
I don't have SUNxI device, so you had to test yourself.
It seems also changed `MAX_XMITBUF_SZ`, but maybe not important.
> warning: the compiler differs from the one used to build the kernel > The kernel was built by: OpenMandriva 15.0.7-3 clang version 15.0.7 (/builddir/build/BUILD/llvm-project-15.0.7.src/clang c5b761db9d28a8cbbafbaa455d57066c5a0e42bc) > You are using:...
You don't need to edit any file, just add `CC=clang` after the `make`.