@dgalland, thank you! These are some very interesting points for discussion.
Personally, I think the results are very nice. This is of course from a perspective of someone looking for a result that looks good, not necessarily with a 100% eye for what one might call “archival” quality. @cpixip is doing some fascinating experiments at the moment on this topic, which I think we can all learn a lot from. I think the results so far can be summarised as “Exposure fusion is still better in terms of actual quality, but RAW capture is a very capable compromise.” That might of course change once we consider more capable cameras than the Pi HQ camera for their RAW captures.
Yeah, so I’m quite happy with my little Bolex projector especially because, as you mention, the mechanics and available mounting options make it very easy to mount your own hardware in there once you’ve gotten the original motor out (which I have to admit was a bit of a pain to do). However, I do also have one gripe with my choice of projector, pertaining to, as you mention, linking the drive mechanism. One annoying problem I have here is that with the toothless belt and pulley that’s already on the projector’s drive shaft, the belt occasionally slips. This would be nearly impossible if I could mount a toothed pulley and belt, or maybe even a proper gear like @Manuel_Angel has done. While something toothed would be my favourite fix, for the time being I am seeing two issues with the toothless system that might be causing the slipping:
- Improper belt tension: I’m no mechanical engineer, so I just winged the position of the stepper’s pulley and as a result the belt tension. It might be worth doing properly, which includes using a V-belt pulley on the stepper side and a V-belt, which would be what was originally used on the projector’s motor. Interestingly, the round belt I am using now was sold as a spare specifically for this model projector.
- Regreasing the mechanism: Another reason for the belt slipping could be that the mechanism has too much resistance. The projector was very beat up and dirty when I got it (which is why I didn’t mind converting it), so the lubrication is probably far from perfect after 50 or so years. Unfortunately, I don’t know what the proper kind of grease for these is and have no experience doing something like this on a film projector. In addition, there are parts of the mechanism, specifically the speed selector “gear box” that I still don’t quite understand and don’t really dare to mess with.
In the end, it’s probably a mix of both, but I welcome and value any more ideas and input on this.
This theory sounds about right. I can confirm that changing the diffusor significantly reduced the effect of scratches. I’ve written about this on another thread where I also shared the distances on my scanner. I believe the question of how far away to place the diffusion was also discussed extensively in relation to the Essential Film Holder where the distances are adjustable. Note that on my build the distances are simply where things were easiest to mount and I made no effort to “tune” this aspect. Nevertheless, the results look good to me.
The MENGS W-160 slider is certainly not perfect, but it’s good enough and actually amazing for the money. It’s definitely possible to focus well enough to get an image where the grain, the dust and the scratches are sharp to the pixel, which is the case in my examples. It’s just a little annoying at times, because, while the slider is much better built than others I have had the displeasure of using at this price point, there is definitely still a touch of play when adjusting it back and forth that can certainly been “felt” when focusing on Super 8 film. My vertical and orthogonal axis are very coarse hacky adjustments, but luckily I’ve only adjusted them once and never again. I would also like to point out that the height on whatever the camera is mounted on was a point of consideration for me. An initial assembly I had was too high and would have required lifting the projector as well. All in all, I think the XYZ axis sliding table is definitely the more ideal and pleasant-to-use solution, but the macro slider and wooden plate can absolutely achieve the same results if you have a little patience to focus them right. I might upgrade at some point, but for now there are more pressing improvements to make.
I don’t actually think that the web interface introduces any more complexity than a Python client, for example based around PyQT, does. The latter is actually what I started with. I don’t regret moving to the web interface and actually found it easier to develop for than I did with the Python client, both in terms of network communication and building the UI, especially because there are so many resources online. Another advantage for a film scanner here is that it requires no installation at all on the client device. I have to say, though, that all of this was made much easier by frameworks like React and TailwindCSS which had some initial learning curve to them. In my case learning them was part of the fun because in my work I rarely get out of the Python world.
Actually, Avisynth is something I am very interested in! I know there are some pretty cool scripts out there that people have tuned extensively for Super 8 film scan post-processing. However, I am on a Mac, so unfortunately I was never able to try them. Being able to run and try them on Mac would actually be amazing!