Log in

View Full Version : Please recomend CCE settings on tough movie


Commander XJL
31st August 2002, 02:38
I've got a movie I can't get encoded without motion trouble. When making DVD2AVI project file it jumps between Film at 50% and then to NTSC. Here is the info on the file from Bitrate viewer:
Nom. bitrate: 9800000 Bit/Sec
VBV buffer size: 112
Constrained param. flag: No
Chroma format: 4:2:0
DCT precision: 10
Pic. structure: Frame
Field topfirst: Yes
DCT type: Field
Quantscale: Nonlinear
Scan type: Alternate
Frame type: Interlaced

If anyone could suggest a way to get this encoded with CCE please help! I'm assuming in this case I don't use Force Film in DVD2 AVI

dvdRENEGADE
31st August 2002, 06:05
This is a hybrid title. The following works good for me. I use the decomb plugin for avisynth and cce 2.5.

DVD2AVI
forced film off

AVS (with Decomb settings)
LoadPlugin("MPEG2DEC.dll")
LoadPlugin("c:\apps\dvd\avisynth\decomb.dll")
mpeg2source("04.d2v")
Telecide()
Decimate(mode=1,threshold=50)
ReSampleAudio(44100)

I used the ReSampleAudio(44100), because I have an AMD processor.

CCE
I had progressive frames checked.

Hope that helps,
dvdRENEGADE

Commander XJL
31st August 2002, 07:52
Are there any other ways without the need for avisynth?

dvdRENEGADE
31st August 2002, 12:08
It's the only one I know about. I haven't had any problems with it, yet.
Good luck, dvdRENEGADE

Commander XJL
31st August 2002, 14:42
OK I'll try it, just haven't used avisynth yet, but it looks pretty easy

colebert
31st August 2002, 16:22
I understand TMPG has IVTC, but I'm a happy CCE flack.

Do a search under "Red Violin" or "Stephen King" to see my issues with Hybrid Titles.

-Cole

hoops10
1st September 2002, 15:15
How do you know when a title is hybrid or not?

HomerJ
1st September 2002, 22:40
Commander XJL,

What's the name of the movie you are having problems with please ??

You never know, other people may have encountered the same problem ?

HomerJ :)

colebert
1st September 2002, 22:49
You can tell if a title is hybrid by previewing it in DVD2AVI and watching the FILM %XX window. If it constantly switches back and forth between FILM and NTSC you've got yourself a hybrid.

HomerJ
1st September 2002, 23:05
colebert,

Good reply, (Red Violin), but the question still stands for "Commander XJL".

Name that movie. It could be "Red Violin" for all we know.

The reason I persist on this matter is, I had a problem with "a movie" a few days ago, and, to cut a long story short, the problem was a well known one (well know to every one but me of course !!)

The movie in question was "Pearl Harbor" (I had an audio problem). The solution lay with Chapter 45.

I did all sort of searches, but, only when I searched on Pearl Harbor did I find the solution

HomerJ

Commander XJL
1st September 2002, 23:17
the movie was the original Invisible Man from the 1933

HomerJ
1st September 2002, 23:24
Commander XJL,

Thanks for the update, I think this is one DVD I will not be "backing Up"

HomerJ ;)