Unregistered

|
Dunno if this is really advanced (guess that's in the eye of the beholder ) but in my Ulead capture program i use for my digicam, it only creates type-1 avi's, and I got tired of having to separately process the audio before being able to work the resulting files in VD. There're free capture programs that work and will produce the type-2 files that VD needs to work with the audio (PureMotion's EditStudio 3, whose demo version leaves the capture portion usable after expiration; DVIO), but for various reasons, i prefer the Ulead app (better scene capture features, etc.).
Also, I couldn't find a free Type-1 to Type-2 converter (the tool in EditStudio doesn't seem to be activable in the demo version). Probably now that i post this, people will point to 47 i couldn't find ... but anyway, here's how to do it in GraphEdit:
- do a "Render Media File" on your Type-1
- remove all the filters after the AVI splitter
- add the AVI Mux filter, connecting the splitter stream 0 to Input 1, stream 1 to Input 2; open properties on the Muxer, on the Interleaving tab, set Interleaving to None
- add a FileWriter filter, setting filename to your desired output
- play the graph
Ok, hope this helps someone! took me some time to figure out, maybe the next person won't have to.
Oh, if you don't have the filters mentioned, or graphedit.exe, just google 'em, they're all easy to find. |