AVIsynth file switching

The old Video Software Help forum, left visible as an archive.
Locked
Taimandred
Joined: Mon Feb 11, 2002 1:15 am
Org Profile

AVIsynth file switching

Post by Taimandred » Thu Apr 17, 2003 9:01 pm

Ok, So here I go. I've done this two times before so I usually don't have problems. I got my dvd footage and create the d2v file. I use avisynth and make it 24 fps and ivtc it. All's well. I encode it in mpeg4 v2 using virtualdub so I can move the source files to school and work on it there. I do so, and after a few weeks I want to work on it at home for a bit. I get the file home and decide to load the avs files in premiere. And then everything (almost) possible goes wrong. For some ODD reason, it continued to say that my first line of code was wrong. After staring at it for a while I create a new d2v file and viola, it works again. Then I load up my project again and all the clips are off. After some scanning I found that the clips started and ended at the same point, it was just that the avs file clips were slower.......but still 24 fps, along with everything else. um, help?

Oh, and for possible reference:

MPEG2Source("C:\Documents and Settings\Taimandred\Desktop\Seventh Project\Source\Hide\Disc 2\discb.d2v")
Telecide()
Decimate(cycle=5)
AssumeFPS(24)

One of the two avisynth scripts I'm using. The other is the same, just different file.

Time to go away from this accursed machine :)

Taimandred
Joined: Mon Feb 11, 2002 1:15 am
Org Profile

Post by Taimandred » Fri Apr 18, 2003 11:30 am

And another thought. How in the world can two clips both be 24 fps and have the same starting and ending frames, yet still be different lengths? If it wasn't for the fact that the computer doesn't have a neck, I would choke it :D

Locked

Return to “Video Software Help Archive”