Log in

View Full Version : Windows Movie Maker


efiste2
23rd December 2005, 16:44
What format do i need to put vob files into so that i can use them in WINDOWS MOVIE MAKER, it wont recognise my ripped VIDEO_TS/VOB files, and whats the EASIEST program to convert them??

feedback
23rd December 2005, 23:00
Here is a list of Tools (http://www.videohelp.com/tools?convert=VOB%20to%20AVI) you can choose from to convert to AVI then import into WMMaker.

I use Ulead software to convert VOB's but it is payware.

efiste2
23rd December 2005, 23:59
IT seems it may be easier if i could merge the vob files and then use Tmpgnc DVD authour to add the soundtrack. is there a program to merge VOB files...............

setarip_old
24th December 2005, 00:29
If they are sequential .VOBs (e.g. VTS_01_1, VTS_01_2, VTS_01_3, etc.),
open a DOS box (command prompt) or create a batch file and run the following (substitute the correct .VOB names):

copy /b file(1).vob+file(2).vob+file(n).vob file-total.vob