  | | | Batchserve - not skipping rendered frames. | Batchserve - not skipping rendered frames. 2004-04-08 - By kim aldis
Back It can be done but semaphoring files as existing can be tricky when your're rendering on more than one machine. It's not as simple as just checking the file exists because 2 machines could be checking at the same time and both get 'no frame'. From C you can probably lock files but from a script, the way I do it is to create a lock file using whatever make directory command is available. If the command fails then I *know* someone's already doing a render, if not then go ahead and render, deleting the lock dir when I'm done. I also use this for distributed rendering of mi files. Simple, foolproof, works like a charm.
> -- --Original Message-- -- > From: owner-xsi@(protected) > [mailto:owner-xsi@(protected)] On Behalf Of Bernard Lebel > Sent: 08 April 2004 08:19 > To: XSI@(protected) > Subject: Re: Batchserve - not skipping rendered frames. > > If you have some time ahead of you to do scripting, you might > want to do a scripted rendering that will check if a frame is > present and skip it at each frame Batchserve tries to render. > I haven't tried something like that but it might work. Anyone > has experience with such trivial procedure? > > Cheers > Bernard > > > -- -- Original Message -- -- > From: Sandy Sutherland > To: XSI@(protected) > Sent: Thursday, April 08, 2004 8:35 AM > Subject: Re: Batchserve - not skipping rendered frames. > > > Resubmit, with rendering set to every 4th frame - or edit the > render options to start on the first missed frame and render > every 4 th frame??? I know this is a pi#@$%, I also bang my > head on this one - where one render machine goes bonkers and > you get a stream of funny frames!!! > > S. > > -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----- > Sandy Sutherland Digital Doodeller/Technical Director The > Refinery (Cape) http://www.refinery.co.za mailto:sandy@(protected) > (P) (+27 21) 480 3132 (F) (+27 21) 480 3101 > -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----- > -- -- Original Message -- -- > From: Adam Seeley > To: 'XSI@(protected)' > Sent: Wednesday, April 07, 2004 7:53 PM > Subject: RE: Batchserve - not skipping rendered frames. > > > Sure is, when every 4th frame is missing......... > > *&#% > > A. > -- --Original Message-- -- > From: Kris Rivel [mailto:krisr@(protected)] > Sent: 07 April 2004 18:18 > To: XSI@(protected) > Subject: Re: Batchserve - not skipping rendered frames. > > > Nope. You have to select the frames you want to re-render > from the job details page and re-submit them. I know, it > really sucks. This is one of Batch Serve's biggest drawbacks. > > Kris > > At 12:34 PM 4/7/2004, you wrote: > > Hi, > > is there a way to get Batchserve to skip rendered frames? > > It's set in the render options but that doesn't seem to help. > > A. > > __ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ __ > This email has been scanned by the MessageLabs Email Security System. > For more information please visit > http://www.messagelabs.com/email > __ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ __ > > __ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ __ > This email has been scanned by the MessageLabs Email Security System. > For more information please visit > http://www.messagelabs.com/email > __ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ __ > --- Unsubscribe? Mail Majordomo@(protected) with the > following text in > body: unsubscribe xsi > > __ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ __ > This email has been scanned by the MessageLabs Email Security System. > For more information please visit > http://www.messagelabs.com/email > __ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ __ > --- > Unsubscribe? Mail Majordomo@(protected) with the following > text in body: > unsubscribe xsi > > >
--- Unsubscribe? Mail Majordomo@(protected) with the following text in body: unsubscribe xsi
|
|
 |