I am just making a video
1280x720   16:9     30 frames per second
The big question is, what Video Codec
is best for output.
I make much use of
#declare Nature_t_Madow = texture
{ pigment
   { bozo
     turbulence 0.3
     color_map
     { // dry gras
       [0.000 0.300  color red 0.40 green 0.90 blue 0.00
	            color red 0.30 green 1.00 blue 0.00]
       // normal gras
       [0.300 0.900  color red 0.30 green 1.00 blue 0.00
                     color red 0.20 green 1.00 blue 0.00]
       // green from flowers
       [0.900 1.001  color red 0.20 green 1.00 blue 0.00
                     color red 0.05 green 0.95 blue 0.00]
     }  // color_map
   }  // pigment
}  // texture
to give surfaces some structure.
For the mixing of the video, I use
Magix Video Deluxe 2008.
I can not test all codecs, because only a limited
number of Codecs can be taken.
Please some advice
--
 Post a reply to this message 
 |