Adding Vulkan presets to Intel oneVPL
Late 2024 onevpl support was added for the buildsystem with various presets using cin_hw_dev=vaapi. Maybe I simplify too much, but is it possible that current CinGG-20251121-x86_64.AppImage with ffmpeg-8 is ready to test vulkan the same way, just by replacing "vaapi" with "vulkan" in the presets? hevc_vaapi_8b420.mp4 mp4 hevc_vaapi cin_hw_dev=vaapi cin_pix_fmt=nv12 profile=main # global_quality=22 hevc_vaapi_10b420.mp4 mp4 hevc_vaapi cin_hw_dev=vaapi cin_pix_fmt=p010le profile=main10 # global_quality=22 hevc_vaapi_10b422.mp4 mp4 hevc_vaapi cin_hw_dev=vaapi cin_pix_fmt=y210le profile=rext # global_quality=22 Terje J. Hanssen
On Tue, Dec 2, 2025 at 6:20 PM Terje J. Hanssen via Cin <[email protected]> wrote:
Late 2024 onevpl support was added for the buildsystem with various presets using cin_hw_dev=vaapi.
Maybe I simplify too much, but is it possible that current CinGG-20251121-x86_64.AppImage with ffmpeg-8 is ready to test vulkan the same way, just by replacing "vaapi" with "vulkan" in the presets?
I have no hardware to test, but I think if/when latest patches by me lands and it will be confirmed new appimage copies vulkan loader and it works on different systems ... Then you can play with new Vulkan encoding presets :) Moment, about to send second patch
hevc_vaapi_8b420.mp4
mp4 hevc_vaapi cin_hw_dev=vaapi cin_pix_fmt=nv12 profile=main # global_quality=22
hevc_vaapi_10b420.mp4
mp4 hevc_vaapi cin_hw_dev=vaapi cin_pix_fmt=p010le profile=main10 # global_quality=22
hevc_vaapi_10b422.mp4
mp4 hevc_vaapi cin_hw_dev=vaapi cin_pix_fmt=y210le profile=rext # global_quality=22
Terje J. Hanssen
_______________________________________________ Cin mailing list -- [email protected] To unsubscribe send an email to [email protected]
participants (2)
-
Andrew Randrianasulu -
Terje J. Hanssen