Autraya wrote:WesW wrote:Ok, thanks guys. I'm trying to learn all this stuff, but I had no concept is was all so complicated and difficult.
I read the avtec guide 5 times before i got it... it made me a sad panda
Hmm.. I peeked at the avtec guide.. I think its more useful to post a workflow, a step by step if you will. If the purpose of each step is explained, i think it will accomplish much more and much faster.
This is my workflow.
Pre-Edit
(take DVD and you need a way to copy it to your HD. )
Source DVD -> DVDDecrypter -> Vobs
(step 1 of the DVD to AVI process...)
Dgindex -> Vob to M2v (MPEG-2)
(step 2)
VdubMod (M2V->AVI)
-------------------------
Edit
I use Sony Vegas
Save As AVI using HuffyUV or some lossless format. you should
have FFDshow installed. Make the AVI without audio. Render Audio separately to its own file.
--------------------------
Post-Edit Compression
get your AVISynth script ready
(normally a one line script AVISource("file.avi")
meGUI or zarxGui -> Open the AVS script, set your framerate, choose your compression options (6 ref-frames max. any more is literally unusued, wasted time and processor. kbs determines your blockiness, ref-frames determines your fast action encoding quality. b-frames simply tell how many ref-frames in a row that provide I-frame directions can be used. Set that to less than or equal to ref-frames but close to it. )
save as RAWAVC (.264) file
(now to mux, or "mix" the .264 and the audio track-> Megui, use the mp4 muxer)