noobsaibot
22nd July 2006, 13:54
Hi!
I am converting avi (xvid) to dvd using avisynth.
I have installed xvid codec latest version and ffdshow latest too.
When using simple scripts like this:
AviSource("video.avi")
LanczosResize(720,480)
Will ffdshow be interfering in the encoding process anyhow?
Because I was confused about some settings in ffdshow (including postprocessing and stuff).
I am converting avi (xvid) to dvd using avisynth.
I have installed xvid codec latest version and ffdshow latest too.
When using simple scripts like this:
AviSource("video.avi")
LanczosResize(720,480)
Will ffdshow be interfering in the encoding process anyhow?
Because I was confused about some settings in ffdshow (including postprocessing and stuff).