Lycaon
12th March 2005, 23:02
CLIP: MacedoniaClipType2.avi (http://www.pocketmovie.org/Video/MacedoniaClipType2.avi)
I'm trying to frame serve this clip with AVISynth 2.55 and it drops the duplicate frames automatically and screws up the audio sync. Is this a bug or do I need to specify a setting? I tried 2.56 Beta2 with the updated dll and it does the same thing.
DirectShowSource("D:\MacedoniaClipType2.avi", 30)
The decoding is all through DirectShow. The VFW DSVD Codec is not installed. When I preview the AVI file in WMP or VirtualDub 1.6.4 it plays back all the frames.
UPDATE: I Saved the clip as Uncompressed RGB and AVISynth did Not drop any of the frames. So it seems to be a problem with the way AVISynth handles DV-Type2 through DirectShow. I'll try some other codecs and VFW.
Thanks.
I'm trying to frame serve this clip with AVISynth 2.55 and it drops the duplicate frames automatically and screws up the audio sync. Is this a bug or do I need to specify a setting? I tried 2.56 Beta2 with the updated dll and it does the same thing.
DirectShowSource("D:\MacedoniaClipType2.avi", 30)
The decoding is all through DirectShow. The VFW DSVD Codec is not installed. When I preview the AVI file in WMP or VirtualDub 1.6.4 it plays back all the frames.
UPDATE: I Saved the clip as Uncompressed RGB and AVISynth did Not drop any of the frames. So it seems to be a problem with the way AVISynth handles DV-Type2 through DirectShow. I'll try some other codecs and VFW.
Thanks.