POV-Ray : Newsgroups : povray.animations : Feature request: EXIF for PNG : Re: Feature request: EXIF for PNG Server Time
19 Apr 2024 09:35:20 EDT (-0400)
  Re: Feature request: EXIF for PNG  
From: StephenS
Date: 27 Dec 2011 12:40:01
Message: <web.4efa021c2cce60a658123d050@news.povray.org>
=?ISO-8859-1?Q?Roland_M=F6sl?= <fou### [at] pegeorg> wrote:
> On 2011-12-26 18:41, Warp wrote:
> > Roland Mösl<fou### [at] pegeorg>  wrote:
> >> At what clock did I produce my book cover?
> >
> >> I can not remember.
> >
> >> An EXIF information with the clock seting
> >> in the PNG file would be very pracitcall.
> >
> >    Make a feature request at http://bugs.povray.org
> >
> >    It sounds like something that would be useful and easy to implement.
>
>
> Just registered as bugs.povray.org and sent the feature request
>
>
> --

> Planetary Engineering Group Earth

I think your feature request can be handled like this.

computer 1 should render 0..799
computer 2 should render 800..1599

In your animation.ini file:

Initial_Frame = 0
Final_Frame = 9999
Subset_Start_Frame = 0
Subset_End_Frame = 799
;Subset_Start_Frame = 800
;Subset_End_Frame = 1599

Only change your Subset_start/end_frames and not your Initial/Final_Frame.
This should give you four (4) digits on the resulting filename.

Stephen S


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.