WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

 
 
Thread Tools Rate Thread Display Modes
Prev Previous Post   Next Post Next
  #5  
Old 10-03-2012, 10:52 AM
Jeff Jeff is offline
WorldViz Team Member
 
Join Date: Aug 2008
Posts: 2,471
Maybe there is some issue with the texture coordinates of the tv screen. Do you see a difference if you apply the video to a texture quad instead?
Code:
quad  = viz.addTexQuad(pos=[0,2,5])
video = viz.addVideo('video.avi')
quad.texture(video)
video.play()
Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
changing paintings of art gallery demo Frank Verberne Vizard 1 05-06-2008 10:24 AM
PPT Demo mikestatic Precision Position Tracker (PPT) 1 09-23-2007 11:31 AM
demo of new hand.getFingerTip() halley Vizard 9 12-14-2006 01:40 AM
Stereo cubemap demo is missing some pictures Vbents Vizard 1 08-23-2006 06:42 PM
using demo with intersense G-Chan Vizard 1 02-06-2006 03:05 PM


All times are GMT -7. The time now is 04:32 AM.


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