Log in

View Full Version : Forced Film audio come out of sync


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

Guest
20th February 2007, 21:10
How did you rip it and are you sure you didn't rip multiangles?

cakuhnen
20th February 2007, 21:22
How did you rip it and are you sure you didn't rip multiangles?

I was rip normally with AnyDVD latest version, the DVD-9 come with two versions, Fullscreen and Widescreen. I taked the Widescreen version, i was used AnyDVD and CloneDVD 2 but dont have touched in quality, quality are the same has DVD-9 have.
I maked on test now with the AVS script that i was mentioned above and it work properly if i dont use Forced Film and use the AVS script above

Thanks Neuron2

Guest
20th February 2007, 22:59
What was the script you used when you DID use Force Film?

cakuhnen
21st February 2007, 00:40
What was the script you used when you DID use Force Film?

A simple script friend, like this:

LoadPlugin("C:\CRUEL_INTENTIONS\VIDEO_TS\DGDecode.dll")
MPEG2Source("CI.d2v",idct=0,upconv=1)

Guest
21st February 2007, 07:05
Don't know then. It doesn't make any sense. You'd have to give me the entire source stream.

cakuhnen
21st February 2007, 14:28
Don't know then. It doesn't make any sense. You'd have to give me the entire source stream.

I'm reencoding the stream normal like the first time to see if i have problems with the the old beta ok. If this problem continue i need to give you the entire stream, but can i directly in stream recompress the video? I cant give you 3.2GB LOL
I will recompress and send to you including the english audio then you can test it :)
Thx neuron2 for your help man :)

Best Regards,

Cakuhnen