Vax wrote:One thing I need right now for a school assignment is cross-fading. It just doesn't work. It pushes the clip. Does it have to be done by layers or something?
You could use the Transition Effect "Cross Dissolve", but the manual way is more instructive:
To fade out one clip on one video line while another clip on the video line
above is faded in, find the two areas where you want to cross dissolve; then, right-click and use Fade Out Video on the clip before the transition and Fade In Video on the clip after. Line up the two keyframe spots that begin / end the fades to whatever point you would like, as long as the fade out begins
at the same moment your fade in begins. If they do not, then you end up with a transition that isn't a "cross" fade.
Vax wrote:One more thing are the presets in the beggining while seting up your project. They put down 720x480 as 4:3. I couldn't find a way to make it 640X480. It's not that big of an issue since I can export 640x480, but it will be nice to know how to work with that.
There isn't much you can do, sadly. The only two Aspect Ratio presets are 4:3 and 16:9. However, I do not recommend ever using the latter one, as the 16:9 option is very hard to work with in post-production. So, work with and export your video with the 4:3 AR.
After you export (preferably in MPEG-2 or AVI), index the MPEG-2 (if you used that as your export), then open VirtualDubMod. If you used AVI, go ahead and use File --> Open Video as AVISynth... and select your AVI video with AVISource (Default) selected. Otherwise, open the AVISynth script used to index the MPEG-2. Either way, now you have AVISynth script access which will be able to clean up any lingering problems and resize the video to either AR -- both 4:3 and 16:9. Then save your release builds from VDubMod (or your release sources for MP4 conversion).