Comment 0 for bug 1631788

Revision history for this message
Heinz Peter Hippenstiel (hphde) wrote :

I realised that Handbrake tried to open the OpenCL library and reported it unavailable. I did a trace and saw that it was trying to open libOpenCL.so - indeed this is not available since libOpenCL.so.1.0.0 only has softlinks against libOpenCL.so.1.0 and libOpenCL.so.1 but not libOpenCL.so. Why is that missing?