cakuhnen
20th February 2007, 20:37
I'm trying to encode the film Cruel Intentions, in the preview F5 DGIndex says that are 99% FILM and in the player F6 says FILM
then if the movie are 99% FILM i can use forced film, but when i encoded the first 30 minutes are perfect but later the dolby digital come out of sync. If i select in DGIndex Honor Pulldown flags and load the d2v file in Megui and select Analyse it show me this:
Source type: Partially film
Field Order: Top Field first
Deinterlace: TIVTC + TDeint(EDI) --slow
Final AVS:
DGDecode_mpeg2source("C:\CRUEL_INTENTIONS\VIDEO_TS\CI.d2v")
edeintted = AssumeTFF().SeparateFields().SelectEven().EEDI2(field=-1)
tdeintted = TDeint(edeint=edeintted,order=1)
tfm(order=1,clip2=tdeintted).tdecimate(hybrid=1)
Sorry for my bad english, i'm german but live in Brazil
then if the movie are 99% FILM i can use forced film, but when i encoded the first 30 minutes are perfect but later the dolby digital come out of sync. If i select in DGIndex Honor Pulldown flags and load the d2v file in Megui and select Analyse it show me this:
Source type: Partially film
Field Order: Top Field first
Deinterlace: TIVTC + TDeint(EDI) --slow
Final AVS:
DGDecode_mpeg2source("C:\CRUEL_INTENTIONS\VIDEO_TS\CI.d2v")
edeintted = AssumeTFF().SeparateFields().SelectEven().EEDI2(field=-1)
tdeintted = TDeint(edeint=edeintted,order=1)
tfm(order=1,clip2=tdeintted).tdecimate(hybrid=1)
Sorry for my bad english, i'm german but live in Brazil