On Wednesday 10 December 2003 14:41, Jason Wood wrote: > Does piave treat rendering a scenelist to a file in the same way as playing > a scenelist to a video window?
there is no difference. I would like there to be one, but this involves OpenGL / quality of effects and optimisations inlcuding hardware accelerated graphics. All these things are far away and don't affect the statement that the 'render' tag is superfluous, since output to a screen is also "rendering". it has nothing to do with file/screen/whatnot. > If that is the case, then it might be that > we don't need a render command at all, but need an improved command for > specifying the output device to use. > > e.g. instead of calling "render" to render to a file, we do something like > : > How does this sound? we can just skip the "addOutSTream". since piave could add outstreams any tim it encounters an 'outstream' tag. Keep inmind, that piave does not support multiple outsreams, though I think it woulf be qute easy to add. like to preview what you are doing while rendering. Cheers, Rolf -- contacts: http://www.physi.uni-heidelberg.de/~dubitzky
