i'm trying to transcode black hawk down and am having some framerate issues. basically, the video comes out jerky and plays too fast after i transcode with CCE. here is what i did, and hopefully someone can tell me what i'm doing wrong? thanks! i used dvd decrypter to rip PGC1 (there's only one PGC) and from that i used DVD2AVI to open the VOBs. upon preview, the first 10 seconds are in NTSC and then it switches to FILM and if you let it run it goes above 95%. i selected Forced FILM and YUV 4:2:2 and for audio i have dolby set at "demux all tracks" and mpeg at "demux". the channel format is set at "auto". i then save this project as bhd.d2v. next i made an avisynth script in notepad with the following: LoadPlugin("C:\PROGRA~1\DVD2SVCD\MPEG2Dec\MPEG2DEC.dll") mpeg2source("E:\black_hawk_down\bhd.d2v") ResampleAudio(44100) i tried taking out the ResampleAudio line but it caused CCE to crash (i am running a P4). so i left it in and went to CCE and deselected audio, selected one pass VBR (with Q=60, min=0, max=9800). i went to video and selected the following: add sequence code, upper field first, progressive frames, linear quantizer, zigzag, dvd compliant. 16 to 235, auto, DAR 16:9, and set timecode to 00:00:00:00. GOP i set to M=3 and N/M=4. quality settings i put to 5 and took off the anti-noise filter. then i saved the project, imported the chapter list using chapterxtractor in 29970 fps, and then started encoding in CCE. i would then transcode again in multi-pass vbr with 3 passes, but even if i open the m2v file in windvd after the initial one pass vbr, it's jerky and plays too fast. does anyone know what the problem could be? thanks so much and sorry for the long, detailed post.