Free video editing software for making home movies
Posted by R. Retief 4 February, 2012
Download Free editing software in Easy 3 Step
Step 1 —>Install the XviD Codec Click Here (to ensure all video formats work)
Step 2 —>Install Sound Codec Click Here (to ensure all sound formats work)
Step 3 —> Choose one of the following 3 Editing Programs
What is the most popular software used to edit videos?
Here some common questions and errors which concern VirtualDub free video editing software will be discussed along with the answer or most likely solution. However, it might very well be that the answers here are not satisfactory or the solution does not solve the problem you have. Also, when having an error and the solution here does not solve it, give a step-by-step explanation of what you’ve tried to solve the problem, even if this means just repeating the solution given here. This will help you, because we won’t advice you to do things you’ve already tried, and it will help us removing ambiguities in this FAQ.
To solve any problem you have, make sure you have downloaded the latest version of VirtualDub first.
Which video-formats are supported by VirtualDub?
VirtualDub gives only full support for AVI-files. To edit other formats, scroll to the top of this page and click on STEP 1. The versions before the 1.6.x branch do not support DV type 1 AVIs though. Such AVIs can be converted to DV type 2 with this tool, so that VirtualDub can open them. VirtualDub can also open MPEG1 files, but saving such a file will result in a conversion to AVI. All other formats (e.g. asf, MPEG2, OGM, Matroska) cannot be opened (directly) in VirtualDub. For editing such video-formats other tools are available such as:
- AsfTools
- TMPGEnc (for MPEG1 and 2)
- VirtualDubMod, a modification of VirtualDub for Matroska and OGM, but also AVI. Note that VirtualDubMod is not actively developed anymore and is therefor stuck in the 1.5.10 stage. Matroska support is also outdated for it.
- VirtualDub-MPEG2, adds VOB and MPEG2 opening functionality to VirtualDub (opening only!).
Remember that AVI is a container that usually holds one video stream and one audio stream. To edit the video file, VirtualDub needs codecs to decompress. Codecs are third party applications: they aren’t delivered with VirtualDub nor the AVI-file. This means you will have to download codecs separately from STEP 1. Also note that VirtualDub can only make use of Video for Windows (VfW) codecs; DirectShow-filters are not compatible with VirtualDub.
For version 1.7.6 and higher there is an input plug-in system. For a few formats plugins have already been written, including a general DirectShow plug-in.
When appending with direct stream copy, the file size of the target file is much larger than the sum of the seperate files. Why?
VirtualDub checks for segmented AVIs and will append them automatically when opening the first file. For example, if you have three files with the same prefix and numbers behind it (e.g. file1.avi, file2.avi and file3.avi) VirtualDub will detect this and open all segments accordingly. In the file opening screen there is an option in the lower left corner called “Automatically load linked segments”, that toggles this behaviour on or off. As answer to the question: make sure files don’t get appended multiple times by first automatic appending and then manual appending afterwards.
When I try to save my AVI nothing happens!
Make sure the check-box in the lower left corner of the ‘save AVI’-dialog is unchecked. Otherwise your save will be added to the job list instead.
VirtualDub crashed while in capture mode, and now everytime I try to enter capture mode it crashes again.
Hold down SHIFT while selecting Capture AVI. This will open the capture mode without preloading a driver.
I’m using the 64 bit version of VirtualDub, but when installing codecs they don’t appear in the list of available compressors.
The 64 bit version of VirtualDub requires 64 bit codecs, but not many are available. A solution is to simply use the 32 bit version of VirtualDub. This will run fine on a 64 bit OS.
List of common errors and warnings in VirtualDub free video editor:
VBR audio stream detected: VirtualDub has detected an improper VBR audio encoding in the source AVI file and will rewrite the header with standard CBR values during processing for compatibility. This may introduce up to #### ms of skew from the video stream. If this is unacceptable decompress the *entire* audio stream to an uncompressed WAV file and recompress with a constant bit-rate encoder. (bit rate: ###.# +/- ##.# kbps)
As dealt with in this topic.
VirtualDub does not support VBR audio in AVI. It will re-write some headers so the VBR stream will be read as CBR, but this will usually cause desynch (as the warning indicates). There are several ways of dealing with this:
1. Ignore the message and do a remux with AVIMux GUI after you processed the file with VirtualDub. AMG does handle VBR audio and writes appropriate headers.
2. Use VirtualDubMod, and answer “no” when asked to re-write the headers.
3. Decompress the stream to an uncompressed WAV file and compress again using VirtualDub. This will introduce quality loss.
Update: Versions 1.8.0 and higher do support reading AND writing of VBR MP3 with correct synch.
WARNING: Nothing to output, b-frame decoder lag
First of all, this is not a message of VirtualDub, but from the XviD decoder. It means you created (or, God forbid, downloaded) a file that was encoded without “packed bit stream”. It only affects the first (few) frame(s) as you can see when playing the file. If you want to use “direct stream copy” with the file, you can safely ignore this warning. If you want to re-encode the file, it is best to delete the frames that have this warning message on them (otherwise they will show up in your re-encoded video).
The source image format is not acceptable (error code -2)
There are three main causes for this to happen:
1. You are trying to compress a video in a format that is not supported by the codec. This will usually mean that the frame height and width are incorrect or that the color depth is not valid. To see what restrictions there are for a codec go to video–>compression and select the codec. The codec restrictions will now appear in a box right of the middle in this window, again, STEP 1 will solve your problem.
2. It happens when trying to play the file in VirtualDub. This is the result of a codec that is trying to decompress a video stream, which it actually cannot handle. This shouldn’t be happening, but there are a few codecs (e.g. Panasonic DV) that will try to decompress anything they can get their hands on. Check the file info in VirtualDub and look up the codec used for decompression. Then uninstall/disable this codec and open the file again and see if it plays. It might be possible that with opening the file you will get another type of error message, which will be dealt with below.
3. This error is also common with DivX and can have two main possible causes for it. First of all, it is recommended that in the advanced setting of the DivX config, you disable “Do not prompt with errors and warnings”. Why this setting is not disabled by default I don’t know, complain to DivX about it. If you now start your encode again an error message will appear. Usually there are problems with the logfile or the dimensions of your video are not correct. With DivX hardware profiles enabled, there are maximum resolutions you can encode with (e.g. 720×576 is the maximum res for the Home Theatre profile). It could also be that you have issues as described at number 1.
Couldn’t locate decompressor for format ‘XXXX” (unknown). VirtualDub requires a Video for Windows (VFW) compatible codec to decompress video. DirectShow codecs, such as those used by Windows Media Player are not suitable.
This error message will appear when VirtualDub cannot find an appropriate codec to decompress the video. To figure out what codec you need there are programs like GSpot and AVIcodec. You can also look up the FOURCC (that’s what those four letters ‘XXXX’ are called) yourself at www.fourcc.org. Here is a page that provides links to the most commonly used codecs. Note that sometimes GSpot or AVIcodec will tell you that you can open the file while still getting this error in VirtualDub. But as the error message already indicates: only VfW codecs can be used for VirtualDub.
No audio decompressor could be found to decompress the source audio format
This will happen when you don’t have an Audio Compression Manager (ACM) for your audio. Again, Make sure you do STEP 2 correctly since DirectShow-filters will not work with VirtualDub. The best thing to do is check the file info in VirtualDub and look for the audio tag. Most likely it will be ‘tag 2000′, which means AC3-audio. For this you can download the AC3ACM.zip from fcchandler. If you encounter another tag you can check for example with the audio codecs list of your free video editor to which codec that tag belongs.
No video frames found in MPEG-file
Most likely you are trying to open a MPEG2 file in VirtualDub, which it can’t handle. Try opening the file with the MPEG2 input plug-in from fcchandler. For simple editing (cutting, merging) it’s best to use the MPEG-tools from TMPGEnc so you don’t have to re-encode the file.
Cannot detect type of file c:filename.xxx
You are trying to open a file-type that is not supported by VirtualDub. Remember that VirtualDub only can open AVI files and MPEG1 files. Even if the extension is .avi, this doesn’t necessarily mean the file is a genuine AVI. Sometimes people give the file a different extension when renaming the file. Try opening it in VirtualDubMod, maybe it’s an OGM or Matroska file, or try opening it in your player and look in the properties to find out what format it’s in.
Error initializing audio stream compression: The requested conversion is not possible.
You have chosen an audio compression that is not directly compatible with the audio channeled to the encoder by VirtualDub. Go to audio —> conversion and make sure the right conversion factors are filled in. For example if you have an ac3 stream with 6 channels and try to encode to MP3 with 2 channels, you will have to convert to stereo in this menu. Another thing that commonly has to be changed is the sampling rate (e.g. 16000 Hz). Make sure that in the conversion menu you fill in the same sampling rate as you have selected in the audio compression menu.
Free Windows Movie Maker
This can be a small guide with a variety of faq’s associated with movie making using free video editing software like WMM.
How do you edit a video so it would play in reverse?
Unfortunately you can not edit videos to play backwards using this free tool. The design of the program does not allow the user to reverse the order of slides in a video.
Where can I find a free editing software?
Scroll to the top of the page, and you will see how to download and install video editing software for free with all the right DivX and audio codecs.
Can I make Light Saber Effects with WMM?
Yes but you will have to use LS Maker .
How can I turn my WMM project into a Wmv file?
1. Open the project with WMM.
2. Choose File > Save Movie File
What are the blue and green screen effects?
Bluescreen, greenscreen are all video effects
With these effects you can overlay different video clips with different background to create a soft transition.
Where can I find free to use photos and video to add to my project?
You can do a quick google search to find royalty free websites that you can buy, or download images for free to insert into your free video editing software.
How can I convert my video formats for free?
Scroll to the top of this page and click on STEP 1.
Can I censor video parts using free software?
Yes you can, but once again you will have to use Light Saber to do this for you.
Can I convert video and audio recordings?
Yes, make sure you followe step 1 and 2 at the top of the page.
How can I edit the are of the video screen?
For this I would suggest videodub and not windows Movie Maker. It is one of the best free video editing programs out there.
1. To do so, open your video with Vdub
2. Video >Filters >Add
Filter >Null Transform >Ok >Cropping >Crop the way you like >Ok > Ok
3. All you have to do now is save the new video.
This is the way to go if you want to get rid of watermarks or logos on videos for free.
Can I share videos made with Windows Media Maker?
Yes, export your video, and upload it to a public video sharing site.
How do I insert titles into a video using WMM?
This will require some xml code.I suggest something like trugga.
How do I make free annimations with my video editing software
You will have to use something like anim8or.
To begin editing you videos, follow these 3 easy steps (Easy one click installs).
Make sure your computer can edit and play all the different video formats by installing DivX video Codec.
Make sure your computer can edit and play all the different sound and music formats by installing the Audacity music player.
Some of the best and easiest to use free video editing software may possibly already be installed on your machine.
Each of the significant platforms (Pc and Mac) frequently arrive bundled with robust free video editing software that is not really tough to understand, but dynamic adequate to satisfy editing home videos and they are all free.
You can get your pictures and songs from your music library and turn them into slideshows with songs, or edit videos taken from any digital video clip resource (iPhone, HD video clip camera, etc.) and turn them into outstanding videos. You can also merge the photos, videos, and songs into a multimedia documentary-type movie, comprehensive with titles, captions, transitions, fades, and editable audio. Your edited video can then be burned to DVD, uploaded to YouTube or facebook, with just a number of clicks.
Windows Live Motion picture Maker –free video editing software program for Pc
Microsoft has become better in the bundling of film producing applications. For basic video editing it operates effectively, and has a number of functions that will easily help the newbie to edit a movie. The interface is a tad clunky and unrefined (Microsoft should never design exotic autos!) but as soon as you get past those annoyances you will be very impressed.
iMovie – free video editing software set up with every new Mac
Apple has been putting out iMovie for a long time now, and it shows. For basic editing it performs just good, and is as easy and nearly as complex as you want it to be. Newcomers will learn to edit a movie nearly immediately, and with extremely little time, be tweaking transitions and audio. The intermediate consumer will be surprised at some of the other advanced functions. Sophisticated customers will almost certainly find it understandably lacking and will need to find something that you have to shell out some dough for. The interface is slick. Its integration with the rest of the Mac OS (iTunes, iPhoto and many others.) helps make all of the items a great combination and powerful aresenal. Editing video clip is a dream for beginners and intermediate customers as it can be about as precise as you want them to be.
free of charge editing video clip application


Comments Closed