digitalFAQ.com Forums [Archives]

digitalFAQ.com Forums [Archives] (http://www.digitalfaq.com/archives/)
-   Avisynth Scripting (http://www.digitalfaq.com/archives/avisynth/)
-   -   Avisynth: Script problem, unable to open d2v file (http://www.digitalfaq.com/archives/avisynth/14117-avisynth-script-problem.html)

khusru 02-13-2006 09:48 PM

Avisynth: Script problem, unable to open d2v file
 
im just trying to convert a test clip for my psp from the troy dvd on my laptop, i have never used avisynth for dvd on my laptop, mainly used avisynth on laptop for avi conversions, but i do have all the necessary filters in the plugins folder

heres my scipt:

mpeg2source("D:\Mpegs\PSP Encoding\troy clips\troy1.d2v")
assumefps(23.976)
crop(0,79,-0,-79)
LanczosResize(400,192)
Tweak(sat=1.2)
Sharpen(0.3)

it wont open up, keeps coming up with unable to open d2v file, i created the d2v using dgindex

DONT WORRY SOLVED, i didnt the lines

LoadPlugin("C:\Program Files\AviSynth 2.5\plugins\MPEG2Dec3.dll")
LoadPlugin("D:\Mpegs\psp\MeGui\dgindex\dgdecode.dl l") on top


All times are GMT -5. The time now is 08:54 AM  —  vBulletin © Jelsoft Enterprises Ltd

Site design, images and content © 2002-2024 The Digital FAQ, www.digitalFAQ.com
Forum Software by vBulletin · Copyright © 2024 Jelsoft Enterprises Ltd.