POV-Ray : Newsgroups : povray.animations : using linux mencoder: making MPG-1? : Re: using linux mencoder: making MPG-1? Server Time
1 Jul 2024 13:19:34 EDT (-0400)
  Re: using linux mencoder: making MPG-1?  
From: Christoph Hormann
Date: 19 Jul 2005 02:20:02
Message: <dbi5tk$2ht$1@chho.imagico.de>
Greg M. Johnson wrote:
> I've google myself to a brick wall on this and cannot find a path that 
> works.  Any tips? 

To assemble POV-Ray output of the form 'fileXXX.png' (XXX standing for 
the frame number) you can use ffmpeg (http://ffmpeg.sourceforge.net/):

ffmpeg -i "file%3d.png" -y "file.mpg"

Christoph

-- 
POV-Ray tutorials, include files, Landscape of the week:
http://www.tu-bs.de/~y0013390/ (Last updated 01 Jul. 2005)
MegaPOV with mechanics simulation: http://megapov.inetart.net/


Post a reply to this message

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