WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 10-09-2006, 01:19 PM
Jerry Jerry is offline
Member
 
Join Date: Jun 2004
Posts: 105
Jump to video frame?

Does v3 have the capability to jump to and display a specified frame
of a video? I want to use a slider to move forward and backward in
a video.
Reply With Quote
  #2  
Old 10-09-2006, 01:43 PM
farshizzo farshizzo is offline
WorldViz Team Member
 
Join Date: Mar 2003
Posts: 2,849
Yes, look in the programming reference for an explanation of how to do this. Here is a code sample to do this:
Code:
video.setFrame(3) #Go to frame 3
Depending on the codec being used to decode the video, the performance for jumping backward through a frame might be really slow. If it is, try creating a lot of key frames for the video.
Reply With Quote
Reply

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

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


All times are GMT -7. The time now is 02:34 PM.


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