Small-gauge film optical printer platform
Go to file
Matt c10252a9ee capture-report library for creating a telecine method
The purpose of this module will be to generate a report of the
projector actions that can be translated into rendering instructions
for a telecine.

First tests will be done on a Blackmagic Pocket Cinema camera which
will record a 4000 frame sequence (100ft of 16mm). The report will
allow me to record the entire sequence of the projector advancing 4000
frames and will make a list of acceptable frames to pull out for
stitching together into a sequence. It is amazingly inefficient in
terms of disk space, but will make this setup much cheaper than one
that requires purchasing hardware to capture images to disk during
operation.

Rubber ducking: The report will watch for projector start and end times
in milliseconds, with a “start” value to be factored in later. On every
projector start and end event, when capture is active, an event with
the millisecond of the occurrence is logged to the report. At the end
of the sequence, the report will be parsed to determine the acceptable
frames to export into a new sequence. This will be determined by
finding a period between proj_end and proj_start events and dividing
that into frames and picking the central most frame.

Acceptable frames, marked by frame numbers, get put into an render list
that gets pegged to a first frame and adjusted via offset. The export
list will be fed into a command that will go through either a video
file or an image sequence and output the determined frames into an
image sequence that will be stitched together with ffmpeg/libav.
2016-06-18 20:49:39 -04:00
app capture-report library for creating a telecine method 2016-06-18 20:49:39 -04:00
ino Merge INTVAL 2.1 project into mcopy firmware 2016-06-09 17:21:05 -04:00
scad Add arduino mount and pins libraries 2016-05-04 17:28:53 -04:00
Readme.md Big delay in the loop for some bad reason 2016-05-12 22:25:46 -04:00

Readme.md

mcopy

Motion Copy Optical Printer Y? because we like you.


  1. Introduction
  2. Software
  3. Hardware
  4. Why?

Introduction

The mcopy project is comprised of software and hardware for optical printers, built with repurposed broken projectors.

Software

Hardware

Why?

I'm interested in expanding the viability and access of the 16mm film format and to repurpose thre rising tide of discarded film technology.