dtv to avs

Locked
TinuvielDancing
Joined: Sat Aug 07, 2004 9:00 pm
Org Profile

dtv to avs

Post by TinuvielDancing » Wed Nov 22, 2006 8:21 pm

I followed the "Making DGIndex Project Files" guide, which is very detailed and quite helpful. However, for some reason my .avs file is only 33 minutes long even though I am trying to convert a whole movie. When I load my dtv file into DGIndex and move the bar along the bottem to the end, it shows the whole movie. Why is it being truncated when I convert it?

User avatar
Kariudo
Twilight prince
Joined: Fri Jul 15, 2005 11:08 pm
Status: 1924 bots banned and counting!
Location: Los taquitos unidos
Contact:
Org Profile

Post by Kariudo » Wed Nov 22, 2006 8:30 pm

post your script please (I really need that smiley)
also, did you tell DGindex where to start/stop transcoding?
or did you just load the vobs into dgindex and let it do its thing?
Image
Image

TinuvielDancing
Joined: Sat Aug 07, 2004 9:00 pm
Org Profile

Post by TinuvielDancing » Wed Nov 22, 2006 8:55 pm

my script:

LoadPlugin("F:\Program Files\AviSynth 2.5\plugins\Decomb521.dll")
MPEG2Source("movie.d2v")
Telecide(order=1,post=2,blend=false,vthresh=30,back=1)
Decimate(cycle=5,mode=3,quality=3)

I just loaded it into gdindex and let it do its thing.

User avatar
Kariudo
Twilight prince
Joined: Fri Jul 15, 2005 11:08 pm
Status: 1924 bots banned and counting!
Location: Los taquitos unidos
Contact:
Org Profile

Post by Kariudo » Wed Nov 22, 2006 9:08 pm

TinuvielDancing wrote:my script:
LoadPlugin("F:\Program Files\AviSynth 2.5\plugins\Decomb521.dll")
did you also remember to load dgdecode.dll?
Image
Image

TinuvielDancing
Joined: Sat Aug 07, 2004 9:00 pm
Org Profile

Post by TinuvielDancing » Wed Nov 22, 2006 9:11 pm

even when the script reads:

LoadPlugin("F:\Program Files\AviSynth 2.5\plugins\Decomb521.dll")
LoadPlugin("F:\Program Files\AviSynth 2.5\plugins\dgdecode.dll")
MPEG2Source("aladdin.d2v")
Telecide(order=1,post=2,blend=false,vthresh=30,back=1)
Decimate(cycle=5,mode=3,quality=3)

it is only 33 minutes long :(

TinuvielDancing
Joined: Sat Aug 07, 2004 9:00 pm
Org Profile

Post by TinuvielDancing » Wed Nov 22, 2006 9:32 pm

Thanks for your help. I tried just redoing it from the start paying attention to what you said, and the new file works.

User avatar
Kariudo
Twilight prince
Joined: Fri Jul 15, 2005 11:08 pm
Status: 1924 bots banned and counting!
Location: Los taquitos unidos
Contact:
Org Profile

Post by Kariudo » Wed Nov 22, 2006 9:33 pm

when you ripped the dvd, how many pcgs did you see, and what was the given length?
(assuming that you used dvdDecryptor in IFO mode)
Image
Image

Locked

Return to “Video & Audio Help”