Hey,
I try to render an animation with python. It works all fine. I output the file as UNCOMPRESSED Avi, that is called AVIRAW.
My question:
How can I output compressed avi video??? Whenever I used
setImageType(AVICODEC)
the video is still uncompressed.
Can anyone help?
Thanks.