Hi, New guy. Just made a 4 minute video, rendered it. The size is 127mb. I tried to email, to big, way to much time. I tries to Zip it, but it only compressed to 123mb. Is there a way to compress this file to a size that I can email?
Rendering is the process of compressing video. (Raw, uncompressed video is hundreds of times larger than compressed video).
Because the file is already well compressed, programs like ZIP will only be able to compress it a tiny-fraction further. It is already near the theoretical limits of compression.
Instead, you can re-render it to a lower resolution, lower frame-rate, lower data-rate, etc. That will make it smaller.
Otherwise, you'll have to find a mechanism other than email for sharing your video (YouTube, RapidShare, Web-hosting, FTP host, Postal-service a flash-drive or CD ROM, etc...)
Start by changing your project settings,
(by memory, since I don't have VMS in front of me), go to Project/Settings. There you should see the resolution. It probably defaulted to 640x480 or 720x480.
Also, when you go to "Make Movie", and choose a codec, look for buttons for Customize and other settings. Go through each tab, and double-check the template you picked has the resolution and other settings you want.
Experiment to find the lowest settings that still give you quality video.
(hint on experimenting: no need to render the entire movie everytime. Just select a region of your movie and choose the "Render Loop Region Only" option. Then you can watch the results of rendering a small portion of the movie with different settings.)
People don't usually email video to one another: the reason is the files are simply too big. Instead, upload your video to a service like youtube or vimeo (which allows download as well) and share it with your audience. Good luck. A 123mb upload is pretty normal. Make sure you keep the bitrate at around 2000.
Note that changing the resolution in itself will have no effect on the final size of the file. All that determines the file size are the duration and the bitrate*. So contrary to what seems common sense, a 172MB 640x480 file re-rendered at 320x240 will still be 172MB. You would have to lower the bitrate from, say, 3600kbps to 1800kbps in order to halve the size of the file, and this will be true whether you switch to 320x240 or stay in 640x480.
The reason for advising lower resolution is that when the bit rate is lowered enough, often a smaller frame size looks better because there are less artifacts.
*Well, this is true of compressed delivery formats like WMV, MPEG, QuickTime, DivX, etc. It doesn't apply to relatively uncompressed editing formats like DV or Cineform.