From: Satheesh Ganapathi Subramanian (gsat++at++evl.uic.edu)
Date: 07/06/2000 22:16:55
Hi
I'm trying to create a video texture inside a CAVE program using performer
with DIVO. When I iniitialize the video texture (following the sample code
movietex.c in /usr/share/Performer/src/pguide/libpf/C ), the program seems
to wait indefinitely on the following statement:
tex->setLoadVal(PFTEX_LOAD_VIDEO_VLSERVER, (void*) video->videoServer);
tex->setLoadVal(PFTEX_LOAD_VIDEO_VLPATH, (void*) video->videoPath);
tex->setLoadVal(PFTEX_LOAD_VIDEO_VLDRAIN, (void*) video->videoDrain);
Can someone tell me where I might have gone wrong?
Thanks
Satheesh
This archive was generated by hypermail 2b29 : Thu Jul 06 2000 - 22:16:37 PDT