Qt 6.11 is out! See what's new in the release
blog
Phonon video - createpath hanging app
General and Desktop
2
Posts
1
Posters
1.2k
Views
1
Watching
-
I have an application that is running on several user systems. On one laptop IBM Leveno the app hangs when createPath(media, videoDisplay)
is called.Are there any known issues that would cause this (unsupported device,driver). Audio appears to work
-
Ok, I found the issue - the user had corelDVD installed. Disabling the codec on the users machine solved this issue.