TRILIGHT
6th May 2002, 08:12
Some of you may or may not be aware of this but since it drove me nuts tonight, I thought I'd share with those that don't...
Big tip coming up... are you ready?...
DO NOT ATTEMPT TO CHANGE THE FIELD ORDER USING PULLDOWN.EXE IF YOU HAVE ALREADY PERFORMED THE "PULLDOWN" FUNCTION ON YOUR 23.976FPS FILE!
I have been beating my head against the wall trying to figure out what went wrong. I had to re-encode a "making of" type extra on this DVD. After all was said and done, and I checked the playback on my standalone, the video on this extra was terrible! It's something that some people consider subtle. I nearly had a seizure just looking at the weird jittery picture! ;) It was like a REAL BAD refresh rate on a monitor. I'm sure this is what people refer to when they say you will get "jaggies" along diagonal lines because that was there too.
It's all about the field order. If it's wrong, this is what you will get. In order to correct it, you can use PULLDOWN.EXE. However, as I said before, do NOT attempt to do this on the resulting file if you have already run pulldown on it. When I did this, my ~19min file kept being reported as ~15min in the authoring program. Needless to say, it was not synched with the audio either.
If you need to change the field order (ie. if you were going too fast and screwed up the field order like me ;) ) then do so before the final "pulldown". You can do this as follows...
PULLDOWN.EXE file1.m2v tempfile.m2v -tff even -nopulldown
You will use "even" or "odd" depending on which corrects your problem. The important thing is that you do not actually perform the "pulldown" yet. For your final output for importing into the authoring software (ie. the actual pulldown), you would enter this...
PULLDOWN.EXE tempfile.m2v finaloutput.m2v
PULLDOWN defaults to interlaced so if your source is progressive, enter this...
PULLDOWN.EXE tempfile.m2v finaloutput.m2v -prog_frames p
Anyway, this may all sound long-winded and some of you could probably care less but someday someone's going to screw up like I did and when they do a search (everyone searches before they post ?'s right?? hehe ;) ) then they will find this first.
Big tip coming up... are you ready?...
DO NOT ATTEMPT TO CHANGE THE FIELD ORDER USING PULLDOWN.EXE IF YOU HAVE ALREADY PERFORMED THE "PULLDOWN" FUNCTION ON YOUR 23.976FPS FILE!
I have been beating my head against the wall trying to figure out what went wrong. I had to re-encode a "making of" type extra on this DVD. After all was said and done, and I checked the playback on my standalone, the video on this extra was terrible! It's something that some people consider subtle. I nearly had a seizure just looking at the weird jittery picture! ;) It was like a REAL BAD refresh rate on a monitor. I'm sure this is what people refer to when they say you will get "jaggies" along diagonal lines because that was there too.
It's all about the field order. If it's wrong, this is what you will get. In order to correct it, you can use PULLDOWN.EXE. However, as I said before, do NOT attempt to do this on the resulting file if you have already run pulldown on it. When I did this, my ~19min file kept being reported as ~15min in the authoring program. Needless to say, it was not synched with the audio either.
If you need to change the field order (ie. if you were going too fast and screwed up the field order like me ;) ) then do so before the final "pulldown". You can do this as follows...
PULLDOWN.EXE file1.m2v tempfile.m2v -tff even -nopulldown
You will use "even" or "odd" depending on which corrects your problem. The important thing is that you do not actually perform the "pulldown" yet. For your final output for importing into the authoring software (ie. the actual pulldown), you would enter this...
PULLDOWN.EXE tempfile.m2v finaloutput.m2v
PULLDOWN defaults to interlaced so if your source is progressive, enter this...
PULLDOWN.EXE tempfile.m2v finaloutput.m2v -prog_frames p
Anyway, this may all sound long-winded and some of you could probably care less but someday someone's going to screw up like I did and when they do a search (everyone searches before they post ?'s right?? hehe ;) ) then they will find this first.