VideoHelp Forum
+ Reply to Thread
Results 1 to 5 of 5
Thread
  1. I have this movie source that has this kind of ghosting effect every 4 and 5 frame, it says it's MBAFF encoded and interlaced but the output is progressive and doens't has any combing effect. To my knowledge, it looks as if they just deinterlaced this telecined movie which called really for a IVTC, and then got this way. Is there any way of minimizing this effect/then return to 23.976 fps? TDecimate() on this source, often leaves both of the ghosting frames in, i thought it could at least drop the fps and leave just 1 of these 2, but after examining in in avspmod it doens't really work out. Sample (cut losslessly using avidemux): https://mega.nz/file/5kJhmDKA#mfntaw-agHMkqc171SNME0f1_CXvF7jQIkOr2-idj28

    Since this ins't really interlaced all the code i have so far is
    Code:
    LWLibavVideoSource("D:\movie.mkv").propSet("_FieldBased",0)
    Crop(240, 0, -232, -0)
    Image Attached Thumbnails Click image for larger version

Name:	1.png
Views:	22
Size:	1.39 MB
ID:	79708  

    Click image for larger version

Name:	2.png
Views:	13
Size:	1.39 MB
ID:	79709  

    Quote Quote  
  2. FixBlendIVTC() and TDecimate() in AviSynth.
    Image Attached Files
    Quote Quote  
  3. Member
    Join Date
    May 2005
    Location
    Australia-PAL Land
    Search Comp PM
    Nice, Jagabo.
    Quote Quote  
  4. Thank you jagabo. Worked out perfectly.
    Quote Quote  
  5. It's not always perfect. Things like edits after being telecined, compression artifacts, etc. can cause it to screw up now and then. It worked pretty well with your source though.
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!