Any pc software for 9.5mm film scanning? Hi , I have recently been trying to convert some family 9.5mm film to digital using the frame by frame method.
If the film was 8mm or super8 there would be no problem as there are a number of 3D printed designs and software on the web.
I redesigned one of the 3d printed designs to take account of the different frame size but the software will not work because it uses image recognition to locate the sprocket holes and 9.5mm sprockets are in the centre of the film.
What I need is a fairly simple piece of software to:-
1. Show image of the film frame for alignment and focusing.
2. Store image of the frame
3. Send a comand via a com port to a arduino / stepper motor to advance one frame.
(I have the arduino part working)
4. Repeat a set number of times.
I am a bit puzzled why most of the software runs on a rasberrypi? written in python. Which inturn requires a special pi camera and and special lens and adapter over £150 pounds in all.
I already have a fast pc with over 2tb of storage. A good Tamron macro lens, an 8mp usb3 astro camera , and the ability to 3d print any adaptors or extension tubes. I also have an 9.5mm projector with two sprocket drums and claws which will form the basis of the film transport mechanism.
I did have some success using a canon dslr with the arduino firing it by led. But the shutter count is at 250,000 so l am reluctant to carry on useing it.
I have tried to write some software ( minimal skills) using Visual Studio but am overwhelmed and confused by the complexity of it. Basic scripting on the arduino I can do.
I have managed to make a simple program using "Simple Visual Basic" that should do what I want. But when I run the program for 10 frames the video freezes and I get 10 identical images.The video restarts once capture has finished Do I need to look into using threads?
Have scoured the forum with no luck.
Any help ideas and suggestions very welcome.
If the film was 8mm or super8 there would be no problem as there are a number of 3D printed designs and software on the web.
I redesigned one of the 3d printed designs to take account of the different frame size but the software will not work because it uses image recognition to locate the sprocket holes and 9.5mm sprockets are in the centre of the film.
What I need is a fairly simple piece of software to:-
1. Show image of the film frame for alignment and focusing.
2. Store image of the frame
3. Send a comand via a com port to a arduino / stepper motor to advance one frame.
(I have the arduino part working)
4. Repeat a set number of times.
I am a bit puzzled why most of the software runs on a rasberrypi? written in python. Which inturn requires a special pi camera and and special lens and adapter over £150 pounds in all.
I already have a fast pc with over 2tb of storage. A good Tamron macro lens, an 8mp usb3 astro camera , and the ability to 3d print any adaptors or extension tubes. I also have an 9.5mm projector with two sprocket drums and claws which will form the basis of the film transport mechanism.
I did have some success using a canon dslr with the arduino firing it by led. But the shutter count is at 250,000 so l am reluctant to carry on useing it.
I have tried to write some software ( minimal skills) using Visual Studio but am overwhelmed and confused by the complexity of it. Basic scripting on the arduino I can do.
I have managed to make a simple program using "Simple Visual Basic" that should do what I want. But when I run the program for 10 frames the video freezes and I get 10 identical images.The video restarts once capture has finished Do I need to look into using threads?
Have scoured the forum with no luck.
Any help ideas and suggestions very welcome.
Comment