Mirsad Makalic
Mirsad Makalic
@Thundermaxx is this only visible when HDR is enabled?
Does it work during the day?
Cheers will look at this. Will try compiling in Ubuntu instead of macos
What would you want to do with the 10-15 seconds of RAW10 data? Keep in mind on a 12 MP sensor 15 seconds worth of RAW10 data is over 5GB.
I think the storage + amount of RAM on most modern devices is actually enough to be able to write RAW video. I've been thinking about this recently and it...
One possibility, which would be the easiest for me to implement, would be to create a ZIP of all the frames as DNG files. Would that be useful? I can...
I've managed to get it to work. On my device (OnePlus7 Pro) I can record about 30 seconds before running out of memory. The storage is not quite fast enough...
I've put up a test build here: https://github.com/mirsadm/motioncam/releases Couple of things to note: 1) The app records a ZIP file to the internal storage Documents folder. 2) The ZIP file...
The frame rate is currently fixed at 30 FPS. I forgot to mention that you should disable dual exposure controls. Does it crash if you start and stop in one...
@locuturus I'm guessing it did drop some frames. It is a bit too aggressive in trying to compress the frames before writing to disk. It might be too much for...