btw heres a clear thing that new users can get out of my saga:
HOW TO HANDLE FILES INTO AN EDITOR:
- .avi (divx) : Make an avs : Load into premier directly, use makeAvis for vegas.
- .ogm : Use ogm to avi (google it) : See "Normal .avi" for what to do then.
- .mkv : use mkvextract (google it) to get video out as avi:: See "Normal .avi" for what to do then.
- .vob : Use dgIndex to make a d2v file (load the vob, and save project) : use "mpeg2source" in avisynth to make an avs that hits the d2v file. Get TFM deinterlacing avisynth plugin and load that avisynth into premier directly, or vegas through makeavis.
- .mpg / .mov: These should go fine into your editor, but these tend not to be very high q formats, so if you have these, you did something wrong
- NORMAL .avi (not divx): Just import directly into vegas / Permier. (You want this as much as possible because it gives you more flexibility.
- Every instance of a mkv file / ogm makes a new instance of halli media splitter. More services = more strain.
- If you accidentally delete the fake avi that linked to the mkv or ogm, whenever you try to load your project that references it in vegas, because vegas has now made a contract with halli media splitter, haali throws an exception, ("Wtf, can't find file!"), and vegas is let there sitting there saying "What the heck is talking that halli so long?" and unless you can remember what you called the fakeavis, your project is screwed, laddy.