VideoHelp Forum




+ Reply to Thread
Results 1 to 4 of 4
  1. Member
    Join Date
    Jun 2020
    Location
    Houston, TX
    Search PM
    I have a large library of encoded movies and shows but I am working on making some older encodings come closer to being on par with what I do now. These movies are already encoded in HEVC and although my new settings are superior there will be no gain in re-encoding them but I do want to inverse telecine them to bring them to 24fps. Is there a way with ffmpeg to do this without re-encoding? I ran some files through FFmpeg Batch AV Converter using my normal settings and they worked but were re-encoded so I would rather just inverse telecine them, is this possible?

    Thanks.
    Quote Quote  
  2. Member
    Join Date
    Mar 2008
    Location
    United States
    Search Comp PM
    Can you post a short clip of your source, something with some steady movement?
    Does your source have duplicates frames?
    I don't think it's possible without a re-encode
    Quote Quote  
  3. You can try to IVTC on the fly using ffplay + IVTC filter. Something like

    Code:
    ffplay "your_source" -vf setfield=tff,fps=30000/1001,fieldmatch,decimate
    Last edited by Sharc; 11th Feb 2025 at 01:36.
    Quote Quote  
  4. Video Damager VoodooFX's Avatar
    Join Date
    Oct 2021
    Location
    At Doom9
    Search PM
    Originally Posted by Ronstang View Post
    can I inverse telecine with no re-encoding?
    That's not possible.
    Quote Quote  



Similar Threads

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