PDA

View Full Version : got probs when repal


Evil_Devil
3rd November 2003, 17:13
i was trying to rip a ntsc format dvd which was converted from pal original source.

first i tried telecide().decimate(6).assumefps(25)
but it gave me heavy ghost images

then i tried bob().repal()
this time no ghost but i found the image mixed up when the scenes changed.

so any1 has some good idea about ripping this kinda dvd?

scharfis_brain
3rd November 2003, 17:40
this time no ghost but i found the image mixed up when the scenes changed.
is this visible during normal playback?

if it is still unacceptable try:
deleteframe(x).duplicateframe(x)

after bob().repal()
where x is the framenumber of your inacceptable scenechange.

btw. using dgbob instead of bob should give better results (crisper image, lesser flickering)

Evil_Devil
3rd November 2003, 17:43
it's not visible when normal playback
but when view in vdub frame by frame
each scene-change frame is messed up
:(