Hey everyone,
I'm having a small issue that I can't quite find any information on. I set up a 600 frame animation in 3ds Max to output @ 1280 x 481 (an odd resolution, granted) in the .avi format. Unfortunately it seems to default to 720 x 480 on save, but the Render Window as it processes the render is @ 1280 x 481.
Is this a problem with the .avi format (in that it can't output @ the goofy aspect ratio I have it set to) or is it something to do with Max not being able to render at that resolution?
Replies
It has a note on it saying
I'd recommend outputting your animation as an image sequence and then using something like After Effects to piece it together. I know not everyone can do this however.
I've been suggested that before but never done so, maybe it's time to try it out. What are the major benefits of doing image sequencing over outputting to a .mov or .avi file?
DV format is confined by definition to 720x480, it's a hard-coded limit of the compressor.
There are other tools to create AVIs from frames. VirtualDub is free (if you prefer a GUI). FFMpeg is also free (if you prefer command-line batching).