VideoHelp Forum




+ Reply to Thread
Results 1 to 4 of 4
  1. How do I remove duplicate frames from videos?
    Quote Quote  
  2. You will always have to reencode, what exactly needs to be done depends on what you want:
    a. just remove them
    b. remove them and turn the clip from cfr to vfr
    c. replace them with an interpolation of the neigbouring frames
    ...
    and what the characteristics of your source are. There are multiple ways to do this through Avisynth or Vapoursynth.
    Adobe Premiere and similar NLEs also have options to do this through a gui.
    If you want to use ffmpeg, mpdecimate is probably the video filter you want to look at.

    Cu Selur

    Ps.: you should be able to find an answer using the forum search, this has been answered before.
    users currently on my ignore list: deadrats, Stears555, marcorocchini
    Quote Quote  
  3. Once I did dumb trick of decimating freezing screencapture by:
    -convert video frames to png files with ffmpeg
    -Find duplicate images (by md5sum or with Total Commander) and delete pngs.
    -re-encode unique pngs to new video and add original audio with ffmpeg.

    I got 14.5 fps vid (calculated total frames by time) still it was not freezing.
    Quote Quote  
  4. Banned
    Join Date
    Nov 2023
    Location
    Europe
    Search Comp PM
    Originally Posted by Mr. Fanservice View Post
    How do I remove duplicate frames from videos?
    Hi, Simple Video Editor have an function to select to delete duplicate frames, basicly just drag and drop the video or browse for it and then select Delete Dulicate Frames.. The command line can be customized by pressing ctrl and then on the save/proceed button! You might want to increase the process priority in the Windows Task Manager to get better loading times and such things! Ive tested the version 1.4.2.0 but there is newer versions avalible allso!
    Quote Quote  



Similar Threads

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