Hello!
I'd like to record a video with Macintosh Classic II in frame. Unfortunately, I have a problem with synchronising refresh rates of iPhone SE and Macintosh Classic II display. If the information I found is correct, refresh rate of the display is 60.15 Hz. I tried to write a program which records video and uses AVCaptureDevice.setExposureModeCustomWithDuration(), AVCaptureDevice.captureDevice.activeVideoMinFrameDuration/activeVideoMaxFrameDuration. It seems, iPhone SE camera could record only with integer frame rates like 60 FPS or 61 FPS, no way to set 60.15 FPS, so I always see a moving vertical line due to out-of-sync problem. Any solutions? I thinking about post-production, but don't really want to look into this way, if there is any chance to record correctly synced video with iPhone.
I'd like to record a video with Macintosh Classic II in frame. Unfortunately, I have a problem with synchronising refresh rates of iPhone SE and Macintosh Classic II display. If the information I found is correct, refresh rate of the display is 60.15 Hz. I tried to write a program which records video and uses AVCaptureDevice.setExposureModeCustomWithDuration(), AVCaptureDevice.captureDevice.activeVideoMinFrameDuration/activeVideoMaxFrameDuration. It seems, iPhone SE camera could record only with integer frame rates like 60 FPS or 61 FPS, no way to set 60.15 FPS, so I always see a moving vertical line due to out-of-sync problem. Any solutions? I thinking about post-production, but don't really want to look into this way, if there is any chance to record correctly synced video with iPhone.
Last edited by a moderator:



