David Rosca

Results 282 comments of David Rosca

Looks like Intel also supports this flag for H264, implemented in Mesa https://gitlab.freedesktop.org/mesa/mesa/-/blob/992ada2f8fb9c5dbafe7f119f4a680df92b144aa/src/intel/vulkan/genX_cmd_video.c?page=2#L1033 but seems not used in intel-media-driver. So it should be useful also for Intel.

I'll need the logs. It works fine for me with OBS git.

Does it also happen in clean scene with only one game capture and nothing else?

Please try to make a reproducer with as little sources as possible and send me the scene (Scene Collection -> Export).

Still can't reproduce. What happens if you add another game capture source in the scene? Can you also try with igpu? `DRI_PRIME=1 obs` + `obs-gamecapture vkcube --gpu_number 1`

The issue is most likely in the game, so you should try to get a log there. Either the vkcapture layer is not loading at all, or some issue when...

Is both the game and OBS running on the same GPU?

So both OBS and game running on the nvidia gpu?

Does it work with `OBS_VKCAPTURE_GLVULKAN=1` when launching the game?

I have pushed new commit, does that have any effect?