Ok I have read the guide and it just goes over my head I totally dont understand at all
http://www.animemusicvideos.org/guides/ ... ogetb.html
Basicially Im at the Using the DVD2AVI Project: stage of the guide and trying to use Avisynth
HOW THE HELL DO I LOAD CLIPS TO EDIT?????? It has just gone totally over my head!
Also the Avisynth programme is in .dll format, how the hell do I open that?????
I have read about making a text command and all that but I dont understand it and where exactly do I run/use the command?Im guessing with Avisynth- but how the hell do I open that?
Thats the main problem once I can run/use Avisynth I can figure out the commands myself.
How do I open/run Avisynth?
I cant find an email addy for the guide writer so am posting hre.
Thanks and plllleeeeaaase help!!!
I am so stuck! [How do I use AviSynth?]
-
ChibiDreama
- Joined: Sun Jul 13, 2003 11:44 am
- Location: U.K
- Scintilla
- (for EXTREME)
- Joined: Mon Mar 31, 2003 8:47 pm
- Status: Quo
- Location: New Jersey
- Contact:
Re: I am so stuck!
In DVD2AVI, "Open" --> "Add" --> select the first VOB --> DVD2AVI automatically adds the rest of the VOBs.ChibiDreama wrote:Basicially Im at the Using the DVD2AVI Project: stage of the guide and trying to use Avisynth
HOW THE HELL DO I LOAD CLIPS TO EDIT?????? It has just gone totally over my head!
In AVISynth,
Code: Select all
MPEG2Source("C:\[path goes here]\myvideo.d2v")<i>You don't "open" AVISynth like a normal program.</i>ChibiDreama wrote:Also the Avisynth programme is in .dll format, how the hell do I open that?????
AVISynth automatically kicks in when you try to open a .AVS file, doing all its work behind the scenes.
Open Notepad, type up your script, save it with an .AVS extension (being sure to change the file type to "All Files" instead of "Text Document"). You can then open this .AVS file like a normal .AVI in whatever program you're trying to use it in.ChibiDreama wrote:I have read about making a text command and all that but I dont understand it and where exactly do I run/use the command?
See above.[/code]ChibiDreama wrote:Thats the main problem once I can run/use Avisynth I can figure out the commands myself.
How do I open/run Avisynth?
-
ChibiDreama
- Joined: Sun Jul 13, 2003 11:44 am
- Location: U.K
- Scintilla
- (for EXTREME)
- Joined: Mon Mar 31, 2003 8:47 pm
- Status: Quo
- Location: New Jersey
- Contact:
- Bakadeshi [AuN Studios]
- Joined: Wed Mar 24, 2004 7:59 pm
- Location: Georgia / S. FL WIP: ROS2, VG3, AR2
- Contact:
theres also an AVSEdit program that has all the functions in Avisynth neatly packaged with helpfiles and all. although its not perfect, it Makes editing scripts a little easier. get it off sourceforge at this link:
http://sourceforge.net/projects/avisynth2/
http://sourceforge.net/projects/avisynth2/




[/size]