masc4ii
masc4ii
Problem seems to come from `setMlvRawCacheLimitMegaBytes()`, after realloc of `video->cache_memory_block`, this one is zero. In the for loop after realloc, `video->rgb_raw_frame` is zero too. I tried to exchange realloc with...
I 100% agree. Optical flow should work after debayering only. If we would like to export as DNG / MLV dublicating one frame is easiest, blending could also work.
But never mind... I checked some sources for optical flow: yes, very nice (I don't understand anything).
If you have a look here, there are several optical flow implementations. https://www.ipol.im/ It is indeed very interesting!
Yes, interesting. But I don't know yet what to do with that code. On this page you can try out (life) the algorithms. I find anything else but not the...
I like your mood this way 😄 Next big things... hm... when going through our Issue List: - Most important and maybe interesting for v2.0: finish better processing branch -...
On the other side... the MAPP system works not bad atm - me too, I really use it as it is now! And if I don't like the MAPPs, I...
More information needed: what are the settings, both - used in camera+type, in MLVApp receipt and export? Is any other export working?
cDNG is not processed... so that's a don't care in terms of the problem. Could you do a screenshot of your used export settings please? Is the 32bit version working?...
Did you close the command window? This will stop ffmpeg file output, while MLVApp processes. Did you build MLVApp yourself with Qt 5.14 now? The old focus pixel file is...