Originally posted by Brian Fretwell
View Post
Announcement
Collapse
No announcement yet.
Wolverine-Hawkeye Telecine
Collapse
X
-
Used fastcompression demo version. Do not see much difference between that and IC Capture except that fast compression is darker.
https://photos.app.goo.gl/mCGensfMMbRjJRkL8
Brightened the shadows a bit in the demo de-bayer image.
https://photos.app.goo.gl/amUiuSG8hXNBgYAz5
Still looks dark on my laptop but ok on big monitor.
But in summary I do not see much difference. Don't think it is worth the extra step.
Comment
-
Originally posted by Stan Jelavic View PostUsed fastcompression demo version. Do not see much difference between that and IC Capture except that fast compression is darker.
https://photos.app.goo.gl/mCGensfMMbRjJRkL8
Brightened the shadows a bit in the demo de-bayer image.
https://photos.app.goo.gl/amUiuSG8hXNBgYAz5
Still looks dark on my laptop but ok on big monitor.
But in summary I do not see much difference. Don't think it is worth the extra step.
hmm i do not get that Demo Version watermark label first time i see it
Comment
-
i use this https://www.fastcompression.com/download/download.htm
here is the picture of it click download there
Debayer algorithm MG is the best of does DFPD is good to but olderLast edited by Mattias Norberg; July 07, 2020, 02:32 PM.
Comment
-
Originally posted by Stan Jelavic View PostNot much difference Mattias:
https://photos.app.goo.gl/FSjHYxpTjc9SZuMk7
i was thinking about this
-R <float> -G1 <float> -G2 <float> -B <float> - white balance correction coefficients for R, G1, G2, B channels respectively.
i did test to add this to command line setting i did add 0.5 to all channels and it did get brighter but gamma settings would have been better i think
-R 1.5 -G1 1.5 -G2 1.5 -B 1.5Last edited by Mattias Norberg; July 07, 2020, 04:02 PM.
Comment
-
Can try that. In the meantime trier your HDR. Seem to improve the bright areas (clouds visible) without making the mid tones dull.
Actually looks pretty good.
https://photos.app.goo.gl/7yCUMPnRpgs4sguX8
BTW - looks like it is better with 12 bits per channel. 8 bits gave me dark image.
Comment
-
Originally posted by Stan Jelavic View PostCan try that. In the meantime trier your HDR. Seem to improve the bright areas (clouds visible) without making the mid tones dull.
Actually looks pretty good.
https://photos.app.goo.gl/7yCUMPnRpgs4sguX8
BTW - looks like it is better with 12 bits per channel. 8 bits gave me dark image.
Comment
-
Thanks Mattias. Will play with the settings a bit tomorrow.
Here is the claw-camera trigger-takeup timing.
In theory, the camera trigger pulses should be able to start earlier in the cycle since there is plenty of time
from the point where the takeup drive is active (low pulse). I believe I tried this earlier but had issues with image smear
indicating that the film was still moving whole the image is taken.
Still not sure why this is happening.
Ah yes, it must be getting late. Forgot that the claw is engaged for half of the cycle. If the trigger is advanced it will overlap with the claw engaged interval (film being dragged) and will introduce smear.
So it looks like the timing is very close to optimal. Possibly move the takeup timing forward a bit to be in the middle of the claw active period but that should not have any significant impact.Last edited by Stan Jelavic; July 07, 2020, 09:31 PM.
Comment
-
Hi Stan, again thanks for the explanation and experimentation, the last two comparison images with HDR NOHDR look very good, HDR has sky and cloud detail and more overall detail in the frame. Even the NOHDR is much better with the man's (at bottom right) shirt, the footpath and the woman walking on the footpath, but the sky does not have any detail. Looks like HDR is worthwhile.
Hi Mattias, thanks for the links to debayer, interesting reading, the process can be very simple to complicated, also thanks for sharing the scripts.
I am very impressed with the result of your HDR Denmark and Sweden S8 capture, frame by frame positioning is extremely good (it could not get any better), compared to the original positioning captures with the Wolverine/Hawkeye that suffers from jitter.
Regards -Bruce
Comment
-
Originally posted by Bruce Davis View PostHi Mattias, thanks for the links to debayer, interesting reading, the process can be very simple to complicated, also thanks for sharing the scripts.
I am very impressed with the result of your HDR Denmark and Sweden S8 capture, frame by frame positioning is extremely good (it could not get any better), compared to the original positioning captures with the Wolverine/Hawkeye that suffers from jitter.
Regards -Bruce
the Sprocket align avisynth script works very good to fix jitter so if Wolverine/Hawkeye have jitter it can fix it later very easy with the avisynth sprocket align script
i think i have read somewhere that someone did use Adobe after effects to align the sprocket holes in their film capture but avisynth is free and works perfect but little slow
i think everyone know this already but Avisynth can output image sequence like this example to the Sprocket Align avisynth script
this script example output to hard drive D and directory movie image sequence image0.tiff image1.tiff image3.tiff and so on
Code:Return sprocketAlign(film,8,100).ConvertToRGB24().imagewriter(file="D:\movie\image%d.tiff",start=0,end=0,type="tiff")
Last edited by Mattias Norberg; July 08, 2020, 12:55 AM.
Comment
-
Originally posted by Stan Jelavic View PostInteresting reading on HDR:
https://www.theimagingsource.com/med...hive/20180507/
Comment
-
Mattias, thanks for the hint regarding "Better file rename", was using "Ant Renamer" not very intuitive, BFR is excellent.
Not a programmer so have not found a reason why the script gives me an error (searched but no luck).
Line 6 Script error there is no function named "Convert"
Where in the script would I need to place this extra line thanks:-
Return sprocketAlign(film,8,100).ConvertToRGB24().imagewr iter(file="D:\movie\image%d.tiff",start=0,end=0,ty pe="tiff")
Stan, that is interesting, have we been using the wrong capture program or is the HDR function in IC Measure the same as in IC Capture.
Quoted "IC Measure uses HDR functionalities as standard and presents HDR images to the user".
Does the HDR function work differently with the Pregius sensor (I do not think it should make a difference).
Thanks Guys, posts have been very interesting lately
Regards - Bruce
Comment
Comment