need help using virtualdubmod creating avi from dvd
|
|
raebie
Suspended due to non-functional email address
|
3. July 2009 @ 09:09 |
Link to this message
|
I heard you can make an avi from dvd with virtualdubmod if anyone knows how to do this step by step could you please help.I tried doing it myself but i am not sure what to do i see you can add vts files and rip them to avi but i cant seem to set a size of my avi file.What i was trying to do is convert all vts files 1 to 5 from a dvd to avi at about 150mb each then join them all together to make 1 complete avi. Is this possible to control the output size of the avi please help
p.raeburn
This message has been edited since posting. Last time this message was edited on 3. July 2009 @ 09:10
|
Advertisement
|
  |
|
Senior Member
|
3. July 2009 @ 12:41 |
Link to this message
|
|
raebie
Suspended due to non-functional email address
|
3. July 2009 @ 18:48 |
Link to this message
|
I have tried the link you gave me but i am having trouble on step 2 i dont have the plugin in avisynth it asks for.I am also not sure if i did have it where to type the LoadPlugin("c:\temp\dgdecode\dgdecode.dll")
mpeg2source("D:\matrix\matrix.d2v")
command please help i have windows vista does that make any difference
p.raeburn
|
Senior Member
|
3. July 2009 @ 19:02 |
Link to this message
|
You'll find DGdecode/DGindex and the whole package here.
http://neuron2.net/dgmpgdec/dgmpgdec155.zip
Uncompress the files and put them in a folder somewhere.
Use that in your script. (the loadlplugin should point to it).
As far as I know, it should be fine in Vista.
The general flow of things is to use DGindex to index the file and to
create the d2v.
Then create the simple Avisynth as the example shows, using
DGdecode/mpeg2source and pointing to the d2v you just created.
This message has been edited since posting. Last time this message was edited on 4. July 2009 @ 00:22
|
raebie
Suspended due to non-functional email address
|
4. July 2009 @ 12:19 |
Link to this message
|
I am sorry to annoy you but i dont understand it tells you to load
plugins that are not there in avisynth.I done the first bit no problem i made the .dv2 file but the part with the load script file i
dont even know what load script is. is it a command prompt or what.In windows vista things are not stored in the same place if it is trying to load from a temp dir it wont work cause in vista the filename for the path will be different. Please help if you have done this yourself can you explain in more detail what this means i am not that clued up about this kind of stuff
p.raeburn
|
Senior Member
|
4. July 2009 @ 14:39 |
Link to this message
|
Apologies-You're not familiar with Avisynth? That would explain the
difficulty! First install Avisynth, if you haven't done so already.
(version 2.58 is the latest)
Then use Notepad and copy in those two lines, so you get something that
looks like this:
LoadPlugin("c:\temp\dgdecode\dgdecode.dll")
mpeg2source("D:\matrix\matrix.d2v")
(modify the LoadPlugin and Mpeg2source to point to the place
where you actually saved the dgdecode.dll and d2v file).
Save the notepad as a txt file on the desktop, then rename it to
myscript.avs
Then open this avs file with Virtualdub.
This message has been edited since posting. Last time this message was edited on 4. July 2009 @ 14:42
|
raebie
Suspended due to non-functional email address
|
5. July 2009 @ 17:56 |
Link to this message
|
I think i get the it now thanks a lot for all the help how do you control the size of the avi that virtualdub makes. i tried this a few times before just using virtualdubmod and no matter what i set the slider bar to it came out bigger than it should of
p.raeburn
|
Senior Member
|
5. July 2009 @ 21:23 |
Link to this message
|
I mentioned it briefly in my first post in this thread but
to elaborate a little, open the file in Virtualdub.
Select video/compression.
Choose divx or xvid, what ever you're going to use.
configure/ restore the default values and OK out.
That's your starting point. Form there, (once you figure out
how it works and what results you get), you can up/lower the bitrate,
choose constant quality Vs. specific bitrate, etc,etc.
Good Luck -
|
Advertisement
|
  |
|
raebie
Suspended due to non-functional email address
|
6. July 2009 @ 08:33 |
Link to this message
|
ok thanks i know how to do it know thanks a lot for all your help
well appreciated sorry for being a pain
p.raeburn
|