MeGUI/Tools/D2V Creator
From MeWiki
The d2v creator is relatively straightforward. It makes use of the CLI interface for DGIndex to index a .vob (or series of .vobs) and output an index file (.d2v). This file can be used as a source for an Avisynth file, which is used as the source for the video encoder.
Usage
- Specify the input .vob (or the first if there are multiple .vobs in the series).
- Select the appropriate audio demuxing option:
- No Audio Demux: no audio is demuxed. If you do not want audio, or you demuxed directly from the DVD source this is the option you want
- Demux all Audio Tracks: all available audio tracks are demuxed and output as separate streams. If you wish to include audio and you did not demux the audio directly from the DVD this is probably the option you want, as it gives most flexibility.
- Select Audio Streams to demux (Stream Info File required): If you created a stream info file with a tool such as DVD Decryptor when you ripped the .vob(s) from the DVD, you can make use of it here. It records the stream language for each stream and MeGUI can use this to determine which tracks to rip.
- Choose the output location. The default name & location is the same location and name as the first input .vob file, just with an extension of .d2v
- Tickboxes:
- On completion load files: when the d2v is finished indexing, load it up as the input for the avisynth creator
- and close: after clicking "enqueue", the window will automatically close
- Click File:Megui enqueue button.gif to load the d2v creation job into the job control window.
