WorldViz User Forum

WorldViz User Forum (https://forum.worldviz.com/index.php)
-   Vizard (https://forum.worldviz.com/forumdisplay.php?f=17)
-   -   Adding multimedia (https://forum.worldviz.com/showthread.php?t=1170)

Vinicius Lima 08-02-2007 08:44 AM

Adding multimedia
 
Hello,

When I used the script to add multimedia files to my world, I was able to hear the sound of the movie but the image turned black and I couldn't see anything. Here's is my script:


# Play a movie on the screen
if key == 'm':
mymovie = viz.add('carlton.mpeg')
mymovie.loop(viz.ON)
mymovie.play()
screen.texture(mymovie)

Could you tell me what the problem is?

Thanks

farshizzo 08-02-2007 10:52 AM

Hi,

I don't have enough information to know what is wrong. Could you either post the video file or email it to me at lashkari@worldviz.com


All times are GMT -7. The time now is 11:29 PM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Copyright 2002-2023 WorldViz LLC