Occasionally a target machine won't have the required resources for hardware rendering which is the default. In this case currently users can opt out of hardware rendering and use software rendering by using the -sw
flag.
It would be nice if we could automatically detect this failure and switch to -sw
without any user intervention.
This failure of HW rendering was mentioned in #42