I've recently extended my animation timeline from the standard 100 frames, to a little over 240. The animation rendering finishes the avi file, but doesn't complete the full timeline, even when I have "Active Time Segment" Any thoughts?
There is a bug in the AVI writer module of Max when files grow beyond 1GB. They simply get truncated and all frames above that size are missing in the final output. It does'nt depend on the codec you choose. It's some issue with the AVI writing module itself: the file always sticks at a maximum size of 0.99GB, no matter…