13.04.2026, 18:13
If the mp4 is simply wrong flagged:
If the source is indeed vfr with:
(and the min frame rate could be lower in reality, keep in mind, MediaInfo only looks at the first 100 or so time codes.)
you could:
Since the sources 'Minimum frame rate' is below your target frame rate you fill get duplicate frames.
So to remove these you tell Hybrid to replace duplicate frames with interpolations.
Cu Selur
- enabled "Config->Internals->Handling->Ignore all timecodes", and
- enable "Filtering->Misc->Owerwrite Input->Overwrite input frame rate" to 23.976
If the source is indeed vfr with:
Minimum frame rate : 23.974 FPS
Maximum frame rate : 23.981 FPSyou could:
- enable "Config->Input->Decoding->CRF output"
- enable "Filtering->Misc->Overwrite Input->Overwrite input frame rate" to 23.976
- enable "Filtering->Vapoursynth->Frame->Misc->FillDuplicateFrames" (SVP or RIFE are recommended)
Since the sources 'Minimum frame rate' is below your target frame rate you fill get duplicate frames.
So to remove these you tell Hybrid to replace duplicate frames with interpolations.
Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.

