View Single Post
Old 11th December 2008, 14:59   #1  |  Link
elguaxo
Registered User
 
elguaxo's Avatar
 
Join Date: Jun 2006
Posts: 260
Moiré and Artifacts after IVTCing

I have a movie and a series with the same problem:

Code:
DGDecode_mpeg2source("H:\videos\sample.d2v",info=3)

tfm().tdecimate()


screenshot without the red marks:


Looking at the "separated fields" I don't think it will be possible to get rid of the moiré like pattern, but maybe somthing can be done about the artifacts introduced in those areas after IVTCing:

Code:
DGDecode_mpeg2source("H:\videos\sample.d2v",info=3)

Separatefields()


VOB sample: http://www.mediafire.com/?sharekey=1...db6fb9a8902bda

The sample comes from the series. The sample itself is 99.82% FILM, but the whole episode is ~80% FILM, that's why I used tfm().tdecimate().

Any hints? TIA!

Last edited by elguaxo; 11th December 2008 at 15:02.
elguaxo is offline   Reply With Quote