ttheterr opened this issue on Jan 29, 2008 · 13 posts
kuroyume0161 posted Tue, 29 January 2008 at 8:18 PM
Most people don't render to video but instead to individual frames as image files. This has two advantages:
If for any reason the renderer halts (crash or what not), you can just continue from the last complete frame. When rendering to video, you have to start over again.
You can use better software to create the video from these and set up the quality, codecs, and so forth there instead.
C makes it easy to shoot yourself in the
foot. C++ makes it harder, but when you do, you blow your whole leg
off.
-- Bjarne
Stroustrup
Contact Me | Kuroyume's DevelopmentZone