Jochem H
12th October 2004, 19:03
Hi,
I'm making a videoclip and therefore I'm trying to import some scenes from a dvd. I ripped the dvd and am busy converting the VOB's to a format that I can import in premiere 6.5. (To be honest, I don't know what's the best format to choose).
I am a dazzled by the complexity of things (as it seems to me) but started with good hopes. However, I AM encountering problems!
This is what i've done so far:
- installed DGIndex 1.0.12 (the 'new' DVD2AVI); installed avisynth 2.5; installed the plugin 'DGDecode.dll' (this one interprets dvd2avi project files, so that Avisynth can open them, I understood).
- with DGIndex I made a .dv2, called 'test.d2v'
(I made no changes to the basic settings)
- I made a simple .avs-script, called 'test.avs', containing:
LoadPlugin ("DGDecode.dll")
mpeg2source ("test.d2v")
(script and .d2v are in the same dir.)
now comes the problem:
When I drag 'test.avs' in PowerDVD, nothing happens; no image, no protest.
When I drag 'test.avs' in Mediaplayer (v 8.00.00.4477) it starts looking for a codec, which it cannot find; so the video is not played. :angry:
Has anyone an idea how I can deal with this?
oh, I'following a guide on: http://www.animemusicvideos.org/guides/avtech/videogetb.html
Regards,
Jochem
I'm making a videoclip and therefore I'm trying to import some scenes from a dvd. I ripped the dvd and am busy converting the VOB's to a format that I can import in premiere 6.5. (To be honest, I don't know what's the best format to choose).
I am a dazzled by the complexity of things (as it seems to me) but started with good hopes. However, I AM encountering problems!
This is what i've done so far:
- installed DGIndex 1.0.12 (the 'new' DVD2AVI); installed avisynth 2.5; installed the plugin 'DGDecode.dll' (this one interprets dvd2avi project files, so that Avisynth can open them, I understood).
- with DGIndex I made a .dv2, called 'test.d2v'
(I made no changes to the basic settings)
- I made a simple .avs-script, called 'test.avs', containing:
LoadPlugin ("DGDecode.dll")
mpeg2source ("test.d2v")
(script and .d2v are in the same dir.)
now comes the problem:
When I drag 'test.avs' in PowerDVD, nothing happens; no image, no protest.
When I drag 'test.avs' in Mediaplayer (v 8.00.00.4477) it starts looking for a codec, which it cannot find; so the video is not played. :angry:
Has anyone an idea how I can deal with this?
oh, I'following a guide on: http://www.animemusicvideos.org/guides/avtech/videogetb.html
Regards,
Jochem