Quicktime Video example not working
in
Core Library Questions
•
1 year ago
Hi all,
I work on an Asus Notebook 64bit with Win7. I just downloaded Apple Quicktime for Windows to try out the video example "GettingStartedCapture". I've got an onboard video-device running and executed the example. .. It sounds as an impossible concoction, and, yes, it doesn't work.
Has anyone got a suggestion as how to get 'some' video to work. Are other libraries robust enough for my mix? I downloaded and installed quicktime particularly for this example.
code stops here:
cam = new Capture(this, 320, 240);
with an exception:
UnsatisfiedLinkError: quicktime.QTSession.InitializeQTML(I)S
*********************
Ok, I restarted my pc after installation of Quicktime and the exception has got a better prospect:
"No capture could be found, or the VDIG is not installed correctly."
1