how to convert 24p to 60p with exact/accurate 3:2 cadence? >> FORUM
forumzeerkalo

zeerkalo



SearchSearch   Users   Registration   Entrance
Today: 15.02.2026 - 14:59:33
Pages:  1  

how to convert 24p to 60p with exact/accurate 3:2 cadence?

MessageAuthor

For example, if the video source is 24fps, frame 0, 1, 2, 3, 4, 5......23, the target would be 0, 0, 1, 1, 1, 2, 2, 3, 3, 3, 4, 4, 5, 5, 5,....... I was using MPC-HC + ffdshow which has plugin AviSynth and added SelectEvery(2, 0, 0, 1, 1, 1) but the cadence is not alwasy 3:2. Some experts suggest me to use MadVR instread of EVR, it improves. Also I tried ReClock but can not get always accurate 3:2 cadence(With ReClock I have to disable the selectEvery script otherwise the frame sequence is odd, I was using a capture device verifying the unique IDs generated from the frame contents so that I can tell if it's 3:2 or 2:3 cadence. ) Could anybody guide me how to reach this goal? via some configuration/plugin or even source code customization? Thanks in advance!:thanks: Here enclosed a thread in another forum talking about the same issue:


-----------------------------------------
HID installation guide for dummies

toussi1

users fun


Statistics:
Messages: 790
Registration: 11.12.2002
29.02.20 - 15:28:03
Message # 1
RE: how to convert 24p to 60p with exact/accurate 3:2 cadence?

You can try Code:




OWFVDRZN

users fun


Statistics:
Messages: 151
Registration: 07.05.2002
29.02.20 - 15:33:19
Message # 2
RE: how to convert 24p to 60p with exact/accurate 3:2 cadence?

Is there anything wrong with using a simple: ChangeFPS(60)#or 59.94 if the source is 23.976




Uranium

users fun


Statistics:
Messages: 243
Registration: 06.30.2002
29.02.20 - 15:44:15
Message # 3
RE: how to convert 24p to 60p with exact/accurate 3:2 cadence?

BTW, I re-read the OP, and the link in that post goes to a thread that talks about using SVP. If you are mixing SVP with SelectEvery, you might get some very weird results. The original SelectEvery statement shown in the OP: Code:




ReflexGTI

users fun


Statistics:
Messages: 53
Registration: 11.01.2003
29.02.20 - 15:51:16
Message # 4
RE: how to convert 24p to 60p with exact/accurate 3:2 cadence?

thank you guys for your inputs! I'm using the only SelectEvery(2, 0, 0, 0, 1, 1) script to convert 24p to 60p, and SVP manager is turned off as it'll produce smooth fps conversion which will be conflicting with the script. Also, this is for a demo purpose so that the accurate 3:2 cadence is required. I'm using ReClock + EVR + MPC-HC and the cadence seems to be pretty good, constantly correct for 20 ~ 60 seconds with glitches less than 1 second. But the strange thing is that with ReClock, I need to turn off this script otherwise the cadence is incorrect. it looks Reclock or the render already did the 3:2 cadence?


-----------------------------------------
2000 M Coupe AA Supercharger S50 Intake Manifold TC Kline S/A Coilovers Turner Shorty Headers Magnaflow 14815's Stoptech Drilled Rotors LeatherZ Custom Blue Trim ACS pedals and E-brake Handle Momo Shift Knob Clear corners 35% tint Forgelines 19x9 et3

b22md

users fun


Statistics:
Messages: 238
Registration: 10.18.2002
29.02.20 - 15:55:58
Message # 5
RE: how to convert 24p to 60p with exact/accurate 3:2 cadence?

Hi all ;) Try my tool "Restore Studio Free" I want a script good stabilization with rotation




flea7

users fun


Statistics:
Messages: 173
Registration: 08.11.2002
29.02.20 - 16:03:48
Message # 6
RE: how to convert 24p to 60p with exact/accurate 3:2 cadence?
Note properties window : Previous topicNext topic: mic and mic pre
Pages:  1  

The administrator has prohibited guests from replying to messages! To register, follow the link: register


Participants