This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

[HELP] 23.976 (variable) to 23.976 (constant)
#1
Is there a way to do this without creating duplicate frames? It's an mp4 file, badly ripped from a 29.97 VHS tape of originally shot on film footage.

Media Info reports:

Frame rate mode : Variable
Frame rate : 23.976 (24000/1001) FPS
Minimum frame rate : 23.974 FPS
Maximum frame rate : 23.981 FPS

Thanks,
Reply
#2
If the mp4 is simply wrong flagged:
  • enabled "Config->Internals->Handling->Ignore all timecodes", and
  • enable "Filtering->Misc->Owerwrite Input->Overwrite input frame rate" to 23.976
Side note: since the difference between min&max frame rate isn't high, you propably are fine with just using this.

If the source is indeed vfr with:
Minimum frame rate : 23.974 FPS
Maximum frame rate : 23.981 FPS
(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:
  • 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)
This would tell Hybrid to tell the SourceFilter to decode the source to 23.976.
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.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)