still trying to compress

General discussion of Anime Music Videos
Natedolan2003
Joined: Sat Nov 22, 2003 7:49 pm
Org Profile

still trying to compress

Post by Natedolan2003 » Wed Apr 07, 2004 2:41 pm

Ok got the guide, Can't figure Avsynth out tried to make a script and nothing happend. So decided to use virtualdub.... when I try to open my video in virtualdub I get an error saying, can't locate compressor for format dsvd, requires VFW. How do I chang the vid to a VFW format?
thanks
nate

User avatar
Corran
Joined: Mon Oct 14, 2002 7:40 pm
Contact:
Org Profile

Post by Corran » Wed Apr 07, 2004 2:47 pm

Maybe you should try asking how to fix your original problem of using AviSynth instead of the workaround you came up with...

Natedolan2003
Joined: Sat Nov 22, 2003 7:49 pm
Org Profile

Post by Natedolan2003 » Wed Apr 07, 2004 2:50 pm

I think my problem is I have no idea what the origional problem is, not very good at computers. Soooo, what is my origional problem? Think Barney style people!
thanks
nate

Natedolan2003
Joined: Sat Nov 22, 2003 7:49 pm
Org Profile

Post by Natedolan2003 » Wed Apr 07, 2004 2:59 pm

Ok, this is my script for Avsynth... what did I do wrong?
AVISource("C:/My Documents/My Videos/AMV/Die Motherfuckers.avi")
ConvertToYUY2()
Telecide()
Decimate(5)
the problem ( I think ) is that I have no clue as to what I should put is line 2-4's ()
nate

User avatar
Corran
Joined: Mon Oct 14, 2002 7:40 pm
Contact:
Org Profile

Post by Corran » Wed Apr 07, 2004 3:03 pm

You shouldn't need

Code: Select all

ConvertToYUY2() 
Telecide() 
Decimate(5)
if your just going to frameserve an avi using avisource to your editing or compressing application.

What kind of sources are you using and what happens when you try to open the avisynth script in virtual dub?

Natedolan2003
Joined: Sat Nov 22, 2003 7:49 pm
Org Profile

Post by Natedolan2003 » Wed Apr 07, 2004 3:06 pm

I'm using footage ripped from DVD for all the clips and the song is taken from the cd... Havent tried to open the script in Vdub, standby
nate

Natedolan2003
Joined: Sat Nov 22, 2003 7:49 pm
Org Profile

Post by Natedolan2003 » Wed Apr 07, 2004 3:11 pm

tried to open the scrypt in Vdub... the program just closes when I try to open the file, not evan an error mesage

User avatar
Corran
Joined: Mon Oct 14, 2002 7:40 pm
Contact:
Org Profile

Post by Corran » Wed Apr 07, 2004 3:13 pm

After ripping your dvd footage did you run it through DVD2Avi to create a DVD2Avi project file? The extension of this file would be .d2v and they tend to only be a couple hundred Kilobytes large.

Make sure that in DVD2Avi you aren't trying to convert the DVD footage to avi format.

User avatar
Pie Row Maniac
Joined: Fri Jan 04, 2002 9:38 pm
Status: is not Quo!
Location: Portland, OR
Contact:
Org Profile

Post by Pie Row Maniac » Wed Apr 07, 2004 3:17 pm

You might also try not having any spaces in your directory lines, which would require you to change your directory names. Like My Documents could be changed to MyDoc or something. It might or might not work.
Image Image

Natedolan2003
Joined: Sat Nov 22, 2003 7:49 pm
Org Profile

Post by Natedolan2003 » Wed Apr 07, 2004 3:18 pm

yep that's what happend, Just checked my newest video in progress and the files are AVI format.... any thing I can do?
btw the world she knows was a great video.
nate

Locked

Return to “General AMV”