Technically R has all the hardware to do 1080p60 on a fast card, and with code I have on branch it can record full sensor width 1080p60 uncompressed 14 bit RAW with I believe line binning (that was checked by Walter).
But we don't understand how to control EDMAC on Digic 8 (it has different hardware than previous generations) so it was a sheer luck we found a working combination to do it at all. There was no attempts to do 1:1 zoom modes recording and with our current knowledge 12/10 bit and lossless can't be done. I mean in terms of "we don't know how to configure hardware to achieve this".
Digic 8 has more problems, it requires much rework in our codebase (Canon changed data structures for basic things like ISO or Aperture values in a way those are incompatible with our core data structures), and - as Names pointed out - for a good 3 years or more we are trying to catch major instability problem on those platforms.
I would like to explore possibility of such literally "unstable dev super-pre-alpha" Digic 8 builds in foreseeable future, but they will be fundamentally broken in many areas and targeted towards chasing the root cause of mentioned unstability. But that for sure won't happen before, or close to first "reboot" releases.
But we don't understand how to control EDMAC on Digic 8 (it has different hardware than previous generations) so it was a sheer luck we found a working combination to do it at all. There was no attempts to do 1:1 zoom modes recording and with our current knowledge 12/10 bit and lossless can't be done. I mean in terms of "we don't know how to configure hardware to achieve this".
Digic 8 has more problems, it requires much rework in our codebase (Canon changed data structures for basic things like ISO or Aperture values in a way those are incompatible with our core data structures), and - as Names pointed out - for a good 3 years or more we are trying to catch major instability problem on those platforms.
I would like to explore possibility of such literally "unstable dev super-pre-alpha" Digic 8 builds in foreseeable future, but they will be fundamentally broken in many areas and targeted towards chasing the root cause of mentioned unstability. But that for sure won't happen before, or close to first "reboot" releases.