PDA

View Full Version : Video size


TarkaDahl
07-20-2010, 04:23 AM
Hi all,

Im trying to get the resolution from a video file. Im sure

video = viz.addVideo(zzz)
videosize = video.getSize()

used to work, but now its returning [0, 0, 0].

is there a better way of getting a video resolution for me to apply to a TexQuad

Thanks

TarkaDahl
07-20-2010, 04:38 AM
Me again - video.getSize() works - its just the video files that dont sorry

farshizzo
07-20-2010, 05:57 PM
Sorry, it's not clear whether you resolved the issue. Are you still having problems?