Qt with c++ Video Playing Error
-
I have D3D11: Removing Device Error. I encounter this error when I was trying to make my video enlarge. Code is crashed after this action.
I use qputenv function with QT_OPENGL, angle inputs.
I also tried setAttribute function with OPENGLES, Vulkan and Metal inputs( I tried all of them because I can't learn and know the differences between them.)
If you have any idea or information about that topic please give me some tips about it.
-
Hi,
How do you enlarge your video ?
Which version of Qt are you using ?
On which version of Windows ? -
Do you have the same issue if you set the environment variable
QSG_RHI_BACKEND
tod3d11
?Might be related to QTBUG-102763.
-
Do you have the same issue if you set the environment variable
QSG_RHI_BACKEND
tod3d11
?Might be related to QTBUG-102763.
-
Do you have the same issue if you set the environment variable
QSG_RHI_BACKEND
tod3d11
?Might be related to QTBUG-102763.
-
Do you have the same issue if you set the environment variable
QSG_RHI_BACKEND
tod3d11
?Might be related to QTBUG-102763.
-
Can you check with a more recent version ? 6.4.2 is the current with 6.5 in preparation.