WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 07-22-2013, 09:15 AM
CompSci CompSci is offline
Member
 
Join Date: Jun 2013
Posts: 28
Video Recording Size

Hello,

I have implemented a def recording feature to my environment and the window maximum recording size is 640x480. Is there a way to make this size bigger? I want to capture the entire environment.

Thank you
Reply With Quote
  #2  
Old 07-22-2013, 05:04 PM
Jeff Jeff is offline
WorldViz Team Member
 
Join Date: Aug 2008
Posts: 2,471
You can change the width/height options:
Code:
viz.setOption('viz.AVIRecorder.maxWidth','800') 
viz.setOption('viz.AVIRecorder.maxHeight','600')
Reply With Quote
  #3  
Old 07-23-2013, 05:29 AM
CompSci CompSci is offline
Member
 
Join Date: Jun 2013
Posts: 28
Quote:
Originally Posted by Jeff View Post
You can change the width/height options:
Code:
viz.setOption('viz.AVIRecorder.maxWidth','800') 
viz.setOption('viz.AVIRecorder.maxHeight','600')
Thanks I will give this a try !
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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Unexpected Change of Window Size javadi Vizard 7 07-23-2013 02:56 PM
Screen Size and Scaling javadi Vizard 2 04-02-2013 05:56 PM
Video size TarkaDahl Vizard 2 07-20-2010 05:57 PM
synching video camera recording with vizard billjarrold Vizard 0 12-15-2009 11:43 PM
video help nasr Vizard 2 05-26-2009 11:42 AM


All times are GMT -7. The time now is 08:28 AM.


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