i have a couple of movies in windows media video format.i want to convert it into DivX. well i tried but after a couple of minutes a screen appeared saying that it can't convert the video. the video is about 400mb.i used a DivX pro 6.5 convertor. any suggestions of any other software to use.
Then open up the Window Notepad utility and type the following:
DirectShowSource("C:\my_movies\movie.wmv")
save it as "LoadWMV.avs".
Finally, if you want convert a WMV file, rename the clip you want to convert as "movie.wmv" and put it in "C\my_movies" folder.
Since you are uaing the AviSynth filter DirectShowSource, you can load the "LoadWMV.avs" file with any encoder (like, for instance, VirtualDub) and do what you want (you can use all VirtualDub filters and, once you finish, saving it to AVI).