I mostly deal with PAL SD 25fps content. I want to increase the frame rate to 48/50/60 fps and for best results I want to remove the duplicate frames first (essentially restore the original 24fps footage). For this purpose, I tried Shutter Encoder (GUI version of ffmpeg), but hit a rock. This program requires reencoding for removing of duplicate frames, which is highly inefficient. With maximum quality and 2-pass encoding the rendering speed is ridiculously slow (about 5 frames/second). Can you recommend another app that can do the same job without having to change formats, codecs, bitrates, etc.?
+ Reply to Thread
Results 1 to 4 of 4
-
-
I tried this but at least in this edition of ffmpeg there is not support for duplicate frame removing for lossless codecs.
Here is screenshot of the ffmpeg window when I choose HEVC (see the bottom right field under Advanced Features)
[Attachment 83902 - Click to enlarge]
Here is the same window when I choose Uncompressed or FFVI (watch the same place)
[Attachment 83903 - Click to enlarge]
I tried another GUI ffmpeg (clever ffmpeg). In that version there are two framerate options: fix framerate and change framerate (see at right)
[Attachment 83904 - Click to enlarge]
I am not pretty sure what those two do. Change framerate is probably only conversion but fix framerate is for corrupted video streams and probably do more than simply framerate conversion. Both functions are without reencoding and are pretty fast but there is nowhere information if in those there is included detection and removing of duplicate frames or not. Any advice? -
Try switching x265 to qp encoding, set the qp to 1 (near lossless), and force the preset to ultrafast. Or, if the program lets you pass custom parameters to x265 force the preset to ultrafast and pass "--lossless" to x265.
Similar Threads
-
Removing duplicate frames 24.000->23.976
By sebastiaaan in forum Video ConversionReplies: 1Last Post: 28th Dec 2023, 08:33 -
Does removing every 2nd duplicate frame worsens visual quality?
By nji9nji9 in forum EditingReplies: 3Last Post: 25th Apr 2023, 17:44 -
Converting 60fps to 25fps and removing duplicate frames
By rgr in forum Video ConversionReplies: 2Last Post: 30th Sep 2022, 06:34 -
Removing duplicate lines
By [ss]vegeta in forum SubtitleReplies: 1Last Post: 17th Mar 2021, 01:52 -
Removing all duplicate frames in a video clip
By ecortez in forum EditingReplies: 0Last Post: 10th Mar 2021, 20:23