View Full Version : 25i to 23.976p ?


elguaxo
4th October 2006, 10:49
I have this interlaced video:
http://s000.tinyupload.com/index.php?file_id=16705481773235127544

With a 'normal' deinterlacing script (for example something suggested by MeGUI) I can get rid of the combing, but there is still some heavy ghosting left.

I had an experience doing 30i to 25p with this (http://forum.doom9.org/showpost.php?p=864115&postcount=18). I wonder if this is a similar problem. Any suggestions?

Thanks in advance.

Mug Funky
4th October 2006, 11:35
not sure what megui is suggesting for a "normal" deinterlacing script, but if you're getting ghosts then it's probably mixing the 2 fields together.

try something like leakkerneldeint or tdeint, then slow down to 23.976 (along with the audio of course).

Pookie
4th October 2006, 11:41
Why? It looks fine ;)

http://fileserver2.jpghosting.com/images/blendz_b292159405ef8ae06908fbb26b12297d.png (http://www.jpghosting.com/showpic.php?image=blendz_b292159405ef8ae06908fbb26b12297d.png)

Didée
4th October 2006, 11:54
Seems like the "normal" fieldblending from Telecined NTSC -> PAL.

Generally, it can be restored either with scharfis_brain's method, or with an automated script like Restore24 or MRestore/CRestore.

Advantage of scharfis_brain's method is that it runs very fast. Disadvantage is that you have to manually check for pattern breaks ... there might be none, and you're fine ... there might be hundreds, driving you nuts.

This version (http://forum.doom9.org/showthread.php?p=774197&highlight=restore24#post774197) of Restore24 produced this result (http://s000.tinyupload.com/index.php?file_id=04435771911599466581).

elguaxo
4th October 2006, 12:09
This version (http://forum.doom9.org/showthread.php?p=774197&highlight=restore24#post774197) of Restore24 produced this result (http://s000.tinyupload.com/index.php?file_id=04435771911599466581).
Wow! Just only 'minor ghosts' left. It is sooo much better. I will go for that, and perhaps some tweaking will solve it completely. Thank you very much!!!

Didée
4th October 2006, 12:26
Some leftover "blending" often is caused by additional temporal smoothing that has been applied after the normconversion. If so, these can't be removed.
I did no frame-checking of the result, just watched it once in realtime, and once at 1/4 speed. Motion looked fluid without hickups, and also the bitrate histogram in Vdub showed none of those one-frame aisles or peaks that would indicate a false decision.

The used settings were almost default:
restore24(numr=2997,deno=6250,fra=1,frr=1,nr=-2,r24deint=4,ldmp=32)

elguaxo
4th October 2006, 16:28
:thanks: