Difference between revisions of "DVD"

From SDA Knowledge Base

Jump to: navigation, search
m (fixed broken links)
m
Line 5: Line 5:
 
If you decide to mail your DVD(s) to me for processing, proceed to the [http://speeddemosarchive.com/submit.html submission guidelines] for information about how to contact Radix. Otherwise, if you want to try to encode your run yourself, keep reading.
 
If you decide to mail your DVD(s) to me for processing, proceed to the [http://speeddemosarchive.com/submit.html submission guidelines] for information about how to contact Radix. Otherwise, if you want to try to encode your run yourself, keep reading.
  
You will need to install a large number of separate pieces of software to get your run off of the DVD and encode it to DivX. All of this software only runs on Microsoft Windows, so you will need to have access to a computer running Windows to proceed. Begin by acquiring all of the software as instructed in the [[Analog Capture#ACQUIRING CODECS]] section of the Capturing section of this FAQ.
+
You will need to install a large number of separate pieces of software to get your run off of the DVD and encode it to DivX. All of this software only runs on Microsoft Windows, so you will need to have access to a computer running Windows to proceed. Begin by acquiring all of the software as instructed in the [[Analog Capture#ACQUIRING CODECS || Acquiring Codecs]] section.
  
 
==DVD SOFTWARE INSTALLATION==
 
==DVD SOFTWARE INSTALLATION==
Line 31: Line 31:
 
Save and close the vob.avs file.
 
Save and close the vob.avs file.
  
Now open <b>VirtualDub.exe</b> in the <b>VirtualDub-1.6.11</b> folder. A message will appear. Click OK to begin working in VirtualDub. From here, the process is the same as if you were capturing the video yourself. See [[Analog Capture#GETTING STARTED (EDITING)]]. (The .avs file referenced there will be the vob.avs file you just made; no further modifications to it should be necessary.)
+
Now open <b>VirtualDub.exe</b> in the <b>VirtualDub-1.6.11</b> folder. A message will appear. Click OK to begin working in VirtualDub. From here, the process is the same as if you were capturing the video yourself. See [[Analog Capture#GETTING STARTED (EDITING)||Getting Started (Editing)]]. (The .avs file referenced there will be the vob.avs file you just made; no further modifications to it should be necessary.)
  
 
Return to the [[Main Page|front page]].
 
Return to the [[Main Page|front page]].

Revision as of 20:10, 18 August 2006

Begin by buying a DVD recorder that does not introduce lag. You will not be able to play very well at all if the image you see on your TV is lagging behind what is actually going on in the game. For a list of known lagless DVD recorders plus some additional tips, please see this thread on the SDA Forum.

Be sure to record on SP or better speed. See your DVD recorder's manual for more info about this. You will wreck the quality of your run if you record on a speed worse than SP.

If you decide to mail your DVD(s) to me for processing, proceed to the submission guidelines for information about how to contact Radix. Otherwise, if you want to try to encode your run yourself, keep reading.

You will need to install a large number of separate pieces of software to get your run off of the DVD and encode it to DivX. All of this software only runs on Microsoft Windows, so you will need to have access to a computer running Windows to proceed. Begin by acquiring all of the software as instructed in the | Acquiring Codecs section.

DVD SOFTWARE INSTALLATION

Download and unzip dgmpgdec146.zip, the DGMPGDec utilities by Donald Graft. This will create the dmpgdec folder, which contains the DGIndex.exe application. Leave this folder alone for the moment.

With Avisynth installed, go to Start menu -> [All] Programs -> Avisynth -> Plugin Directory. This will open the directory where Avisynth stores its plugins. Copy the files from inside the avisynth plugins.zip zip file to the avisynth plugins directory window you just opened. You should now have five files total in the plugins folder. You can now close the folder.

Congratulations! Software installation is complete.

PROCESSING DVD VIDEO

Begin by inserting the Finalized DVD into the DVD drive in your computer (if the DVD has not been Finalized in the DVD recorder, it probably won't work). Then open DGIndex.exe inside the dgmpgdec146 directory you unzipped during the software installation. Inside DGIndex.exe, go to File -> Open, or just hit F2. Navigate to your DVD drive and select all of the .VOB (or .M2V) files from the VIDEO_TS folder on the DVD you inserted. Hit OK twice to proceed to the main screen.

From here, simply go to File -> Save Project and save the file with a name you can remember. It shouldn't matter where you save it, but if you save it at the root level of your C: drive and name it vob, it will make later steps easier.

DGIndex will do the work of demuxing your run and, after a time, will finish and beep. From here, you will need to unzip and edit the vob.avs file. Open it in Notepad and change the C:\Program Files\AviSynth 2.5 ... lines to wherever you have your Avisynth plugins directory. If you installed Avisynth on your C: drive, these lines are probably already correct, and do not need to be changed.

Next, change the C:\vob.d2v to wherever you saved the DGIndex project file. You should not need to change this, either, if you followed my instructions earlier and saved the project file at the root level of your C: drive and called it vob.

Finally, check to see whether you have a .mpa or .ac3 audio file in the same directory where you saved the vob.d2v file. If you have a .ac3 file, rename it vob.ac3, and then change the C:\vob.ac3 in vob.avs to wherever the file is located on your system.

If you have a .mpa file, uncomment (remove the #) before the fourth line in the file and change the c:\vob.mpa to wherever the file is located on your system. Don't forget to comment (add a # before) the fifth line in the file if you had a .mpa file instead of a .ac3 file.

Save and close the vob.avs file.

Now open VirtualDub.exe in the VirtualDub-1.6.11 folder. A message will appear. Click OK to begin working in VirtualDub. From here, the process is the same as if you were capturing the video yourself. See |Getting Started (Editing). (The .avs file referenced there will be the vob.avs file you just made; no further modifications to it should be necessary.)

Return to the front page.

Personal tools