I'm trying to use Weylus on Solus, with VAAPI GPU acceleration enabled, however I get the following output:
[h264_vaapi @ 0x7f8428131100] Driver does not support some wanted packed headers (wanted 0xd, found 0).
[h264_vaapi @ 0x7f8428131100] Driver does not support packed sequence headers, but a global header is requested.
[h264_vaapi @ 0x7f8428131100] No global header will be written: this may result in a stream which is not usable for some purposes (e.g. not muxable to some containers).
[h264_vaapi @ 0x7f8428131100] Quality attribute is not supported: will use default quality level.
Output #0, mp4, to '(null)':
Stream #0:0: Video: h264 (High), vaapi_vld, 1920x1080, q=2-31
Segmentation fault (core dumped)
Could anyone point me in the right direction on how I could fix it and make it properly work?