Mailing List
Home
Forum Home
Softimage
Carrara
trueSpace
Dir3d-l
Maya - a powerful 3D animation and visual effects software
Macromedia Flash Development
Subjects
Cameras
scaleDown command
black out solved
Aircraft Tutorial
Mathematical XYZ ?
Its done This vs That
Its done first week
recommendations for screen video captures?
3DExplorer "Oddity "
New Director
ProTeam renewals
Fuel 's new websites (X post)
Blue peter create a make toy
targeting groups question
XPost: Shockwave 3D game ( sort of )
RES: RES: RES: Fish Modeling
Emitting particles from object intersection
Fuel 's new websites (X post)
Texturing
Big Break Contest Videos
New Plugins
Models and Texture on my updated site
Error Installing Patch tS6 6
Plasma?
Looking for Inspiration
Weird EMail Q
It 's done first week ?
Cherry not cranberry
New game
Camera Animation Problem
Particle plugins?
 
viewport capture sillyness -- solution

viewport capture sillyness -- solution

2004-12-08       - By reivaj

 Back
<html><head><style type="text/css">body{font:12px Arial;margin:3px;overflow-y
:auto;overflow-x:auto}p{margin:0px;}blockquote, ol, ul{margin-top:0px;margin
-bottom:0px;}</style></head>

<body><div style="display: block; font-family: Arial; font-size: 12px;">&nbsp;
&nbsp;&nbsp; peterb:<br>
this is both your solution and my solution<br>
instead of using viewport capture, we could both use the render and
simply change the camera and avi for the same pass over and over<br>
and it in this test scene<br>
now i gotta check wheter it works with my scenes,... but theory says yes<br>
<br>
to softimage, if anyone heres listening.... please make&nbsp; <br>
Preferences, Capture Options&nbsp; parameters<br>
OM accessible<br>
thanx<br>
javier<br>
<br>
NewScene()<br>
GetPrimCamera(null, null, null, null, null, null);<br>
&nbsp;&nbsp; &nbsp;GetPrimCamera(null, null, null, null, null, null);<br>
&nbsp;&nbsp;&nbsp; SetValue("Passes.Default_Pass.RenderOptions.RenderEngine",
"OpenGL", null);<br>
<br>
&nbsp;&nbsp; &nbsp;SetValue("Passes.Default_Pass.RenderOptions.ImageFormat", "
{32D3C205-0E3B-11CF-AFA9-00AA00629284}", null);<br>
&nbsp;&nbsp; &nbsp;SetValue("Passes.Default_Pass.RenderOptions.CreateMovie",
true, null);<br>
<br>
&nbsp;&nbsp;
&nbsp;SetValue("Passes.Default_Pass.RenderOptions.MovieCodec",

"QAAAAAEAAAAAAAAAdmlkY2N2aWQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAECcAAAAAAABgPs8
VBAAAAA==",
null);<br>
<br>
&nbsp;&nbsp; &nbsp;SetValue("Passes.Default_Pass.RenderOptions.MovieFileName",
"Render_Pictures\\Default_Pass_Clip1.avi", null);<br>
&nbsp;&nbsp; &nbsp;SetValue("Passes.Default_Pass.RenderOptions.PassCamera",
"Camera1", null);<br>
<br>
&nbsp;&nbsp; &nbsp;SetValue("Passes.Default_Pass.RenderOptions
.DeleteOrgMovieImages", true, null);<br>
<br>
&nbsp;&nbsp; &nbsp;RenderPass()<br>
<br>
&nbsp;&nbsp; &nbsp;SetValue("Passes.Default_Pass.RenderOptions.MovieFileName",
"Render_Pictures\\Default_Pass_Clip2.avi", null);<br>
&nbsp;&nbsp; &nbsp;SetValue("Passes.Default_Pass.RenderOptions.PassCamera",
"Camera2", null);<br>
<br>
&nbsp;&nbsp; &nbsp;RenderPass()</br><p style="margin-top:11px;padding-top:3px
;background-image: url(http://mail.lycos.co.uk/Images/Mail/_content/dot.gif)
;background-repeat: repeat-x;background-position: 0px 0px;"><a href="http:/
/secure.mail.lycos.it/services/signin/mail.jsp?id=free&TARGETCODE=IT_footer_link
_free_mail" target="_new">Clicca subito qui per una casella gratis da 300 MB su
Lycos Mail!</a></div></body></html>