Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion. Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules. Domains: forum.doom9.org / forum.doom9.net / forum.doom9.se |
|
|
#1 | Link |
|
Registered User
Join Date: Feb 2006
Posts: 14
|
IVTC DVD9 To DVD5
Hi, how are you, i would like to know if it is recommended to ivtc a dvd when converting dvd9 to dvd5, or is this necessary only when ripping dvds to avi? Because there are a lot of R1 NTSC dvds of chinese and japanese movies that are hard telecined. I assume my movie is hard telecined because when loading the vob with virtualdubmod i have 3 progressive frames and 2 interlaced frames, is always the same pattern. Tried decomb option in rebuilder and that worked but i didn't like the final result, lost some detail, then i tried with Telecide(guide=1).Decimate() and i liked the result but i had synch problems (maybe caused by the removed dupe frame. Correct me if i'm wrong please), movie was playing too fast, then i tried TFM().TDecimate() and had the same synch problems.
How should i configure those filters to correctly remove the hard telecine without causing synch problems? Thanks in advance I uploaded a sample made with dgindex http://uploaded.to/?id=teugjz http://www.filefactory.com/file/2b61..._1_demuxed_m2v |
|
|
|
|
|
#2 | Link | |
|
Moderator
![]() Join Date: Oct 2001
Location: Hawaii
Posts: 7,406
|
Quote:
|
|
|
|
|
|
|
#4 | Link |
|
Registered User
Join Date: Mar 2003
Location: UK
Posts: 360
|
This is a very complex subject as it seems to be an issue with Anime mainly, but try these links
http://www.animemusicvideos.org/guid...ech/video2.htm http://www.animemusicvideos.org/guid...h/avsivtc.html Or these filters that 'might' be what you are looking for http://avisynth.org.ru/docs/english/...ers/uncomb.htm http://avisynth.org.ru/docs/english/...ters/tivtc.htm Forgot about this one, try this function that is very specifically for Anime and various telecine that is used in Anime DVDs, but 24FPS only http://forum.doom9.org/showthread.php?t=138305 Last edited by steptoe; 21st July 2008 at 21:20. |
|
|
|
|
|
#5 | Link | |
|
Moderator
![]() Join Date: Oct 2001
Location: Hawaii
Posts: 7,406
|
Quote:
steptoe, I don't think these are anime he's talking about, and he seems to know how to IVTC already. It's not an issue confined to anime. As he says, many HK and Japanese (and other country) NTSC DVDs are hard telecined. |
|
|
|
|
|
|
#6 | Link |
|
Registered User
Join Date: Feb 2008
Posts: 31
|
If no amount of IVTC+blend technique will work, the best option I have found in that situation is to perform a high grade bob through avisynth (mvbob,mcbob) and subtract every other frame with a SelectEven() or SelectOdd(). This simply returns you to your original framerate but subtracts the hard interlacing. You can then try to decimate the frames to 23.976 and perform some sort of temporal blending the remove the choppiness (mvtools contains a flowfps function that I believe works in some sort of similar manner). This is obviously a suboptimal solution, BUT looks better than the source.
|
|
|
|
|
|
#7 | Link |
|
Registered User
Join Date: May 2008
Posts: 1,615
|
Sorry to revive an old thread but thought it would be better then making a new one.
But is there any plans to add a manually set IVTC function in DVD-RB using tivtc and the d2v function of tdecimate or decomb would do too? Well hidden of course, maybe accessible only through the new segment viewer / editor along with blank, slideshow, no reencode options, also could these options be showing on a VTS level as well? |
|
|
|
![]() |
|
|