I got a little problem with an animation and i hope some1 can help me.
I tried to render an animation with a .ini file. It works fine
but it takes long time. So here is my question:
I rendered about 200 frames with the following script
//-------------CODE-------------
Input_File_Name=whatever.pov
Initial_Frame=0
Final_Frame=360
Initial_Clock=0
Final_Clock=359
Cyclic_Animation=on
Pause_when_Done=off
//---------END of CODE----------
So is it possible to start rendering @ frame 201.
Or should i write
Initial_Frame=201
Initial_Clock=201 //<- I think this can't be correct
Please some1 help me!
THX
greez
kiesi
From: Slime
Subject: Re: Stop and start rendering from animation at frame x
Date: 30 Sep 2005 03:21:13
Message: <433ce769$1@news.povray.org>
> So is it possible to start rendering @ frame 201.
Just add
Subset_Start_Frame=201
And don't change any other settings.
- Slime
[ http://www.slimeland.com/ ]
From: Thorsten Froehlich
Subject: Re: Stop and start rendering from animation at frame x
Date: 30 Sep 2005 17:50:03
Message: <433db30b@news.povray.org>
kiesi wrote:
>>It should. Maybe it's an unimplemented feature in the beta.> > I think i'll try it with 3.6> THX 4 UR HELP!!!!!!!
As I told you before, as a new users should should absolutely positively not
be using a beta version of POV-Ray.
And this too is the wrong group for questions about a beta version. Bug
reports and direct questions about features (almost nothing else, in
particular no questions for help how to use pre-existing features) for beta
versions of POV-Ray go to povray.beta-test and no other group. In the web
view that group is at <http://news.povray.org/povray.beta-test/>. Note that
*before* posting to the beta-test group you are expected to have read the
list of known bugs and incomplete features.
Also, you absolutely *have* to state the version of POV-Ray you are using
when posting in any of these newsgroups unless you are using the latest
final release (POV-Ray 3.6.1), otherwise you will create confusion. I would
strongly recommend to read the messages in the FAQ group as they explain
very well where to post what kind of messages in these groups.
Thank you very much for your participation,
Thorsten Froehlich, POV-Team
> I would strongly recommend to read the messages in the FAQ group as they> explain very well where to post what kind of messages in these groups.
FAQs are great, but they would be even greater IF they would not be ENGLISH!