farmdve
4th October 2009, 10:20
The problem appeared about a week ago.
The problem is that whenever i use in an avs script the directshowsource filter aka
DirectShowSource("bla.avi")
or mkv,mp4 any file the outputed vile has audio/video di-synchronization aka audio is not synced with video. This only happens with this filter as i tried the avisource filter and tried loading the file directly in vdub(mod) and everything is ok.
Why i use DSS? Because its universal and opens any video file.
Edit:
When i opened a video with the DSS filter i even tried the 'Direct stream copy' of both streams(audio and video) and the result was the same: audio was not synced with video
Can anyone help?
EDIT:
The version i am using is the latest AviSynth 09.09.27. I even tried an older release but it didnt work
The problem is that whenever i use in an avs script the directshowsource filter aka
DirectShowSource("bla.avi")
or mkv,mp4 any file the outputed vile has audio/video di-synchronization aka audio is not synced with video. This only happens with this filter as i tried the avisource filter and tried loading the file directly in vdub(mod) and everything is ok.
Why i use DSS? Because its universal and opens any video file.
Edit:
When i opened a video with the DSS filter i even tried the 'Direct stream copy' of both streams(audio and video) and the result was the same: audio was not synced with video
Can anyone help?
EDIT:
The version i am using is the latest AviSynth 09.09.27. I even tried an older release but it didnt work