dtv to avs
-
TinuvielDancing
- Joined: Sat Aug 07, 2004 9:00 pm
dtv to avs
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?
- Kariudo
- Twilight prince
- Joined: Fri Jul 15, 2005 11:08 pm
- Status: 1924 bots banned and counting!
- Location: Los taquitos unidos
- Contact:
-
TinuvielDancing
- Joined: Sat Aug 07, 2004 9:00 pm
- Kariudo
- Twilight prince
- Joined: Fri Jul 15, 2005 11:08 pm
- Status: 1924 bots banned and counting!
- Location: Los taquitos unidos
- Contact:
-
TinuvielDancing
- Joined: Sat Aug 07, 2004 9:00 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
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
- Kariudo
- Twilight prince
- Joined: Fri Jul 15, 2005 11:08 pm
- Status: 1924 bots banned and counting!
- Location: Los taquitos unidos
- Contact:

