Skip to content

Unclear how to compile Handbrake with QSV support #2396

@naatje80

Description

@naatje80

Description of the problem

I followed various tutorials on how to build Hanbrake with QSV support. The intel media SDK is working. Both the vainfo displays the my CPU is supported (Kaby lake) as well as the included demo's seem to be working correctly. It also unclear to me, how to "tell" Hanbrake, either during compilation or runtime, where to look for the intel media sdk. The often used MFX_HOME does not seem to do anything. At first, during an strace I noticed it tries to look for files in: /opt/intel/mediasdk, but a later rebuild did not use that path. So I'm also wondering how Handbrake was able at first to determine the path: /opt/intel/mediasdk. Adding the library paths to the LD_LIBRARY_PATH also did not help, the strace output indeed revealed that the various libs could be found, but Handbrake keeps reporting that Intel QuickSync is not supported. It is still unclear what is still missing.

During my last attempt, I followed the build instructions in: fr.handbrake.plugin.IntelMediaSDK.json (instead I used the prefix /opt/intel/mediasdk), but still no luck. avinfo and demo's are working, but Handbrake keeps reporting that Intel QuickSync is not supported.

Also the LIBVA_DRIVER_NAME and LIBVA_DRIVERS_PATH do not seem to do anything

Thank you in advance for your help

HandBrake version (e.g., 1.0.0)

Hanbrake 1.2.2

Operating system and version (e.g., Ubuntu 18.04 LTS, macOS 10.14 Mojave, Windows 10 1809)

CentOS Linux release 7.7.1908 (Core)

Error message text or screenshot

Intel Quick Sync Video support: no

HandBrake Activity Log (see https://handbrake.fr/docs/en/latest/help/activity-log.html)

Will add this later on...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions