Hey there!
I am using OBS Studio as a Flatpak, and want to record in better quality.
The default options for video are quite horrendous and I will try to extend them.
Video
- h264 (software rendering)
Audio
- AAC
Hardware accelerated Video
I am on an intel integrated GPU.
I added following packages
com.obsproject.Studio.Plugin.OBSVkCapture com.obsproject.Studio.Plugin.GStreamerVaapi
First should be VulkanCapture, doesnt this enable hardware acceleration?
Second, VAAPI sounds like acceleration too? Note that com.obsproject.Studio.Plugin.GStreamer
was not available for some reason not installable at first, but adding it doesnt change anything, still just h264 (software)
I have read that on Intel, QSV
would be used. Is there some argument that I can use to force this??
Audio codecs
I would like to use opus, or at least vorbis. AAC is just pretty damn bad.
Any idea?
Other things
I have enabled Pipewire audio capture by placing the files in the internal OBS folder, as the plugin is not yet flatpakked.
This can then accept a NoiseTorch Pipewire stream to also support NoiseTorch for filtering.
I assume this could be done with other things too?