|
Mycroft -> RE: What's Your Method Of Making Avatars? (8/3/2006 4:51:56 PM)
|
1. DVD Decrypter for DVDs (obviously). Extract just the one vob file you need 2. Virtualdub-MPEG2 for vobs and avis and whatever else it can open. Cut to section you want. 3. Avisynth for stuff it can't open. To open wmv files in Virtualdub, create a .avs script file in notepad containing: DirectShowSource("Path to file\video.wmv", audio=false) then open it in Virtualdub. Add a resize filter to decrease the size of the frames, then it doesnt take an eternity to load them. Output as JPEGs 4. Imageready. Open folder containing frames, crop, resize, reduce frames, colors, save. Possibly open frames in Photoshop for editing. We need a thread like this stickied, I get alot of PMs from people asking how to make em, the info keeps getting buried in other threads
|
|
|
|