Quantcast Avisynth: Need Help Getting Started with Avisynth - digitalFAQ.com Forums [Archives]
Go Back    digitalFAQ.com Forums [Archives] > Video Production Forums > Avisynth Scripting

Reply
 
LinkBack Thread Tools
  #1  
08-03-2003, 03:39 PM
southernman southernman is offline
Free Member
 
Join Date: Aug 2003
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
I'm just at the beginning of learning avisyth and can't even do step one..The below is the first step--but i can't make it work.

YourFirstScript
Let's start with the most basic avisynth scripts:

AVIFileSource("myclip.avi")

Open up any text editor, type the above on the first line (using any AVI file on your machine as "myclip.avi"), and save it as "myclip.avs". You now have a script that can be opened by most AVI players in your machine: Windows Media Player 6.4 (aka "mplayer2") will play the script; so will VirtualDubMod or plain VirtualDub. So far as they care, your text document is an AVI file. Cool, huh???

i read the above and opened notepad (avisynth is installed, by the way) in notepad first line i typed in "myclip.avi" and saved it as .avs. I then renamed a video clip "myclip.avi"..i tried to open the clip by browsing to the avs both with wmplayer2 and virtualdub. Gives me can't open and other error messages---any help would be appreciated....
Reply With Quote
Someday, 12:01 PM
admin's Avatar
Site Staff / Ad Manager
 
Join Date: Dec 2002
Posts: 42
Thanks: ∞
Thanked 42 Times in 42 Posts
  #2  
08-03-2003, 04:19 PM
Dialhot Dialhot is offline
Free Member
 
Join Date: May 2003
Posts: 10,463
Thanks: 0
Thanked 0 Times in 0 Posts
Let me be sure about something. You have typed :
Code:
Avisource("myclip.avi")
and not just :
Code:
myclip.avi
Right ?

You also have to put the complete path leading to "myclip.avi" or put the avs file into the same directory than the avi.
Reply With Quote
  #3  
08-03-2003, 07:18 PM
southernman southernman is offline
Free Member
 
Join Date: Aug 2003
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Let me be sure about something. You have typed :
Code:
Avisource("myclip.avi")

and not just :
Code:
myclip.avi

Yep, i sure did--ok, i'll type Avisource("myclip.avi") and put both in same directory---thanks
Reply With Quote
  #4  
08-03-2003, 07:29 PM
southernman southernman is offline
Free Member
 
Join Date: Aug 2003
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
OK, i renamed the script to Avisource("myclip.avi") and placed both the script and avi in same folder and it says "can't open"..any more suggestions
Reply With Quote
  #5  
08-03-2003, 07:59 PM
pitoman pitoman is offline
Free Member
 
Join Date: Jul 2003
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
you need the full path to the .avi within the quotation marks..

avisource("c:\myclip.avi")
Reply With Quote
Reply




Similar Threads
Thread Thread Starter Forum Replies Last Post
Avisynth: AVIsynth quit wroking after install nero reload jzhao66 Avisynth Scripting 16 06-09-2005 08:53 AM
Avisynth: HQdn3d - mplayer filter ported to avisynth incredible Avisynth Scripting 1 10-25-2004 09:51 AM
dvd player sound started to go out of sync? santax Video Encoding and Conversion 6 12-06-2003 08:03 PM
recently started using VirtualDub... chrome307 Video Encoding and Conversion 2 07-17-2002 04:34 PM
Help Getting started with dvd ripping? HEK01 Video Encoding and Conversion 2 06-25-2002 03:32 AM




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