avisource autodetect: coudnt open file
error code:21
line 1
can someone help me it doesnt open my avi file cause of that error code but idk what it is >_>...help please?
AVISYNTH ERROR
-
- Joined: Sat Jan 05, 2008 5:17 am
- Location: somewhere in east coast
- Contact:
AVISYNTH ERROR
=]]]
-
- Joined: Sat Jan 05, 2008 5:17 am
- Location: somewhere in east coast
- Contact:
- Kariudo
- Twilight prince
- Joined: Fri Jul 15, 2005 11:08 pm
- Status: 1924 bots banned and counting!
- Location: Los taquitos unidos
- Contact:
you sure that your video file is on the root of the D drive?
you'll be using avisource, but the method is still the sameKariudo wrote:Finding the filepath in WinXP:
navigate to your wmv file
in this example, I will use legacy.wmv.
the filepath is made form the two parts underlined in red
for this example, your script would look like thisnotice how it is surounded in double quotes, and has another '\' between "amvs" and "Legacy.wmv" these are both vital.Code: Select all
DirectShowSource("C:\Documents and Settings\Use\My Documents\amvs\Legacy.wmv")
in notepad, once your script resembles my example, go to file, save as.
name your file, and add .avs to the end (ex. myScript.avs)
do not mess with the filetype box, make sure the encoding box is set to ANSI