Hello,
I am trying to render an animation via the linux command line. To do this I use the following,
blender -b <filename> -s <start frame> -e <end frame> -a
When I use this it spits out jpegs for each frame of the animation; however, I want it to spit out a single avi file of the animation. I thought to do this all I would have to do is pass the above to blender and make sure I have the format avi Jpeg or avi RAW selected for my render settings, but it appears this is not the case. What am I over looking?
Thanks,
Carlos R.