Log in

View Full Version : Most popular filters during DIVX->MPEG2 transcoding


alexVS
20th November 2006, 15:53
I have converted DivX movie to mpeg2 (DVD) using (Avisynth+CCE). Now I think about how to receive better results.
There are so many filters for Avisynth, so I don't know which filters to choose. What filters are "standart" or most popular for enhancing the quality of picture during Divx (or Xvid) to DVD MPEG2 trancoding?

I have used just:
avisource("D:\movie.avi")
LanczosResize(720,436)
AddBorders(0,70,0,70)

Chainmax
20th November 2006, 16:35
I think I'd choose DeBlock_QED, AddGrain and FFT3DFilter.