AviSynth Slowing Down Clips?

This forum is for questions and discussion of all the aspects of handling your footage. If you have questions about capturing/ripping footage, AviSynth, or compression/encoding/converting, look here.

AviSynth Slowing Down Clips?

Postby AFT » Mon Jun 08, 2009 10:38 am

I'm having a problem with my AviSynth scripts. I'm writing the scripts on AvsP, which was included in the AMVapp 3.0. I added this script and opened it in WMP:

AVIFileSource("C:\filename.avi")
dfttest(sigma=30)
LSFmod(strength=120)

When I watch the video, the filters work perfectly but the video is suddenly slowed down... there's nothing wrong with the audio, though. I tried only the script to open the file: AVIFileSource("C:\filename.avi") and that worked perfectly. I'm pretty new to avisynth and I have no clue what's going on here. Is there something wrong with my script? Or have I overlooked something really basic? Please, any advice is greatly appreciated.
AFT
 
Joined: 01 Jan 2009

Re: AviSynth Slowing Down Clips?

Postby Zarxrax » Mon Jun 08, 2009 10:54 am

Are you trying to watch the avisynth script directly? Thats no good, because the processing you are doing on the script is obviously bogging down your processor, so it's impossible to play at full speed. In order to test the output at full speed you will need to encode it to something designed for playback.
User avatar
Zarxrax
 
Joined: 01 Apr 2001
Location: Concord, NC

Re: AviSynth Slowing Down Clips?

Postby AFT » Mon Jun 08, 2009 11:41 am

Thanks, I wasn't sure whether it was a problem with the actual file or if it was a problem to display... Just finished compressing it with VirtualDub and it's all good now.
Another question however, that I decided wasn't worth making a thread about... Is it really necessary to rip my DVD's? I tried just copying the files off the DVD and it worked. Is there an advantage that ripping gives over simply copying the files off? Again, just a basic question since I'm still pretty much a newbie here.
AFT
 
Joined: 01 Jan 2009

Re: AviSynth Slowing Down Clips?

Postby Zarxrax » Mon Jun 08, 2009 12:10 pm

It depends on the DVD. Most DVDs have some sort of copy protection on them which prevents you from simply copying the files. There are a few (especially older anime dvds) which may not have any protection.

Also ripping gives you more control over which parts you copy, if you dont want the entire dvd.
User avatar
Zarxrax
 
Joined: 01 Apr 2001
Location: Concord, NC

Re: AviSynth Slowing Down Clips?

Postby AFT » Mon Jun 08, 2009 1:36 pm

Thanks! That's all I needed to know. Consider this topic resolved.
AFT
 
Joined: 01 Jan 2009


Return to Footage Help

Who is online

Users browsing this forum: No registered users and 0 guests