Berz Rejka
18th May 2007, 22:38
How can I prevent the dvd-rb from adding the original pulldown flags to the mpeg2 video when doing the last rebuild sequence?
A LOT of Asian films are hard-telecined and re-encoding them with dvd-rb is a problem. Precisely, the problem is with the way dvd-rb rebuilds the dvd and inserts the "original" flags to the video.
In the hard-telecined video the extra interlaced NTSC frames are included in the video opposed to the soft-telecined material where the NTSC frames are created by the dvdplayer when played/needed according to the pulldown flags while retaining the a/v sync.
The only sure way I know of to correct the video and "remove" the interlaced frames is to partly deinterlace the video thus leaving the unnecessary (though improved) NTSC frames to the video. The video is still 30fps and in sync with the audio.
But the jerkyness intoduced by the extra frames is still precent.
With hard-telecined 30fps NTSC video dvd-rb seems to change the frame_rate to 23976 and then encode the video to the same framerate, BUT in the rebuilding process it reconstructs the dvd and returns the playing speed to the original 30fps.
I assume that dvd-rb does that by inserting the original flags to the mpeg2 video. No frames are removed.
THOUGH, the hard-telecined video can be "corrected".
The telecined NTSC frames can be removed by using IVTC through avisynth script and later manually adding the 3:2 pulldown flags to the encoded .m2v files (also CCE can insert the pulldown flags when encoding).
First I change the Frame_Rate=23976 to Frame_Rate=29970 in the correct V0x.d2v project file.
Then I insert the IVTC script to the dvd-rb "filter editor" and make sure the encoders (CCE) encoding speed is 23,976fps (rebuilder.ecl). Now the NTSC frames get removed when encoded.
After encoding, the created .m2v video looks perfect without the unnecessary interlaced NTSC frames and plays with the correct speed of 24fps. The picture moving speed is natural, no faster or slower than the original 30fps.
Then I add the 3:2 pulldown flags with pulldown.exe.
Now the video is still 24fps with 3:2 pulldown, but plays 30fps when needed to.
But when I try to rebuild the video, dvd-rb screws up the video playing speed resulting an "out of sync" video and audio. The dvd becomes 30fps opposend to the 24fps with 3:2 pulldown it should be. Changing the "pulldown=" setting in rebuilder.inf does nothing.
I suspect that when the dvd-rb rebuilds the dvd it replaces the manually inserted 3:2 pulldown flags with the original flags and the video playing speed becomes corrupted. Because the framecount decreases when IVTC is applied, changing to the original 30fps framerate makes the video play too fast.
Now I need to now, How can I prevent the dvd-rb from adding the original pulldown flags to the mpeg2 stream? How can I make dvd-rb to correctly rebuild the dvd?
I bet there are alot of people with the same problem. The extra frames take too much space and reduce overall quality of the reencoded dvd. The interlaced frames look terrible and ruin the movie. There have been discussions of this before but nobody has never been able to get this thing to a satisfying conclusion.
Can anyone help with this?
A LOT of Asian films are hard-telecined and re-encoding them with dvd-rb is a problem. Precisely, the problem is with the way dvd-rb rebuilds the dvd and inserts the "original" flags to the video.
In the hard-telecined video the extra interlaced NTSC frames are included in the video opposed to the soft-telecined material where the NTSC frames are created by the dvdplayer when played/needed according to the pulldown flags while retaining the a/v sync.
The only sure way I know of to correct the video and "remove" the interlaced frames is to partly deinterlace the video thus leaving the unnecessary (though improved) NTSC frames to the video. The video is still 30fps and in sync with the audio.
But the jerkyness intoduced by the extra frames is still precent.
With hard-telecined 30fps NTSC video dvd-rb seems to change the frame_rate to 23976 and then encode the video to the same framerate, BUT in the rebuilding process it reconstructs the dvd and returns the playing speed to the original 30fps.
I assume that dvd-rb does that by inserting the original flags to the mpeg2 video. No frames are removed.
THOUGH, the hard-telecined video can be "corrected".
The telecined NTSC frames can be removed by using IVTC through avisynth script and later manually adding the 3:2 pulldown flags to the encoded .m2v files (also CCE can insert the pulldown flags when encoding).
First I change the Frame_Rate=23976 to Frame_Rate=29970 in the correct V0x.d2v project file.
Then I insert the IVTC script to the dvd-rb "filter editor" and make sure the encoders (CCE) encoding speed is 23,976fps (rebuilder.ecl). Now the NTSC frames get removed when encoded.
After encoding, the created .m2v video looks perfect without the unnecessary interlaced NTSC frames and plays with the correct speed of 24fps. The picture moving speed is natural, no faster or slower than the original 30fps.
Then I add the 3:2 pulldown flags with pulldown.exe.
Now the video is still 24fps with 3:2 pulldown, but plays 30fps when needed to.
But when I try to rebuild the video, dvd-rb screws up the video playing speed resulting an "out of sync" video and audio. The dvd becomes 30fps opposend to the 24fps with 3:2 pulldown it should be. Changing the "pulldown=" setting in rebuilder.inf does nothing.
I suspect that when the dvd-rb rebuilds the dvd it replaces the manually inserted 3:2 pulldown flags with the original flags and the video playing speed becomes corrupted. Because the framecount decreases when IVTC is applied, changing to the original 30fps framerate makes the video play too fast.
Now I need to now, How can I prevent the dvd-rb from adding the original pulldown flags to the mpeg2 stream? How can I make dvd-rb to correctly rebuild the dvd?
I bet there are alot of people with the same problem. The extra frames take too much space and reduce overall quality of the reencoded dvd. The interlaced frames look terrible and ruin the movie. There have been discussions of this before but nobody has never been able to get this thing to a satisfying conclusion.
Can anyone help with this?