POV-Ray : Newsgroups : povray.animations : pov -> mpeg without tga/bmp/ppm : Re: pov -> mpeg without tga/bmp/ppm Server Time
28 Jul 2024 20:35:08 EDT (-0400)
  Re: pov -> mpeg without tga/bmp/ppm  
From: Nieminen Juha
Date: 27 Oct 1999 05:58:49
Message: <3816ccd9@news.povray.org>
Peter Santo <san### [at] poolinformatikrwth-aachende> wrote:
: On the other hand, I really like the fact that pov, despite all it's
: features, is not as bloated as many other render programs are. So if I
: am sort of the only one who'd like such a feature, I could try and
: program a modification of cmpeg that would do "incremental" writes. Such
: a program could then be called from the shellout command of pov's
: internal animation loop.

  Take into account that cmpeg doesn't take the frames in order. You would
have to create as many frames as cmpeg needs for the next frame before
you can call it.
  And you definitely can't make povray to create the frames in the order
cmpeg needs them (ie. by making the clock to jump back and forth) because
that will surely break some scenes (this happens when the result of the
previous frame is written to disk and then read in the next frame).

-- 
main(i,_){for(_?--i,main(i+2,"FhhQHFIJD|FQTITFN]zRFHhhTBFHhhTBFysdB"[i]
):5;i&&_>1;printf("%s",_-70?_&1?"[]":" ":(_=0,"\n")),_/=2);} /*- Warp -*/


Post a reply to this message

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