WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

 
 
Thread Tools Rate Thread Display Modes
Prev Previous Post   Next Post Next
  #2  
Old 12-08-2016, 02:45 PM
Jeff Jeff is offline
WorldViz Team Member
 
Join Date: Aug 2008
Posts: 2,471
1) I'm not sure why there would be issues with the quality. You could try a 3rd party recorder to see if that works better.

2) Do you get the same error running the following code?

Code:
import viz
viz.go()

viz.setOption('viz.AVIRecorder.fps','10')

viz.add('piazza.osgb')

vizact.onkeydown('b', viz.window.startRecording, 'test.avi' ) 
vizact.onkeydown('e', viz.window.stopRecording )
Reply With Quote
 

Tags
record movie


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
Screen Size and Scaling javadi Vizard 2 04-02-2013 05:56 PM
Attach a TexQuad to pit.osgb screen Ducky Vizard 1 01-17-2013 02:57 PM
Recording videos nlucena Vizard 2 08-23-2012 01:50 AM
recording screen in vizard when embedded in wxpython Renato Lima Vizard 0 11-21-2011 01:10 PM
position of html-file on screen active_world Vizard 1 05-16-2008 07:24 PM


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


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