VideoHelp Forum




+ Reply to Thread
Results 1 to 7 of 7
  1. Member
    Join Date
    Sep 2006
    Location
    United States
    Search Comp PM
    I have a video that needs deinterlacing. I've tried several options in Avidemux, but none of them have worked.

    Please note, this is an adult fetish video, so I won't be posting a full sample here. Please help without judging. Here is a cropped image from the video. Image
    [Attachment 89181 - Click to enlarge]
    Last edited by johnr283; 13th Oct 2025 at 07:44.
    Quote Quote  
  2. Member
    Join Date
    May 2005
    Location
    Australia-PAL Land
    Search Comp PM
    Even just a few seconds would help greatly. Use AVIDemux A and B buttons to select just a short segment then Vidoe="Copy, Audio="Copy", Output Format ... whatever the original file is.
    Quote Quote  
  3. Member
    Join Date
    Sep 2006
    Location
    United States
    Search Comp PM
    Originally Posted by Alwyn View Post
    Even just a few seconds would help greatly. Use AVIDemux A and B buttons to select just a short segment then Vidoe="Copy, Audio="Copy", Output Format ... whatever the original file is.
    Here is a clip https://mega.nz/file/I5shXKoL#C84zCCNegkZK2uNv06PK8jsli__g5kKe-dBJ21ydfKk
    Quote Quote  
  4. @johnr283: This movie was probably originally 2:3 telecined and has been badly processed and irreversably damaged by (point-)resizing without prior IVTC (Inverse Telecine) it.

    If you still have the original source the correct procedure would be
    - Inverse telecine (IVTC)
    - Resize

    In Avisynth try something like
    Code:
    TFM().TDecimate() #this will return the original 23.976fps progressive film frames
    Spline36resize(854,480) #or whatever 16:9 you prefer
    Last edited by Sharc; 13th Oct 2025 at 09:42. Reason: Clarification
    Quote Quote  
  5. Member
    Join Date
    Sep 2006
    Location
    United States
    Search Comp PM
    Originally Posted by Sharc View Post
    @johnr283: This movie was originally 2:3 telecined and has been badly processed and irreversably damaged by resizing without prior IVTC (Inverse Telecine) it.

    If you still have the source the correct procedure would be
    - Inverse telecine (IVTC)
    - Resize

    In Avisynth something like
    Code:
    TFM().TDecimate() #this will return the original 23.976fps progressive film frames
    Spline36resize(854,480) #or whatever 16:9 you prefer
    So, you're saying I can't fix the current file? I may be able to contact the produce and get the original.
    Quote Quote  
  6. Originally Posted by johnr283 View Post
    So, you're saying I can't fix the current file? I may be able to contact the produce and get the original.
    Any attempt to fix it would probably be disappointing, maybe someone has a better idea ......
    Image Attached Files
    Last edited by Sharc; 13th Oct 2025 at 10:13.
    Quote Quote  
  7. Member
    Join Date
    Sep 2006
    Location
    United States
    Search Comp PM
    Originally Posted by Sharc View Post
    Originally Posted by johnr283 View Post
    So, you're saying I can't fix the current file? I may be able to contact the produce and get the original.
    Any attempt to fix it would probably be disappointing, maybe someone has a better idea ......
    Ok. Thanks for the help.
    Quote Quote  



Similar Threads

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