Got an idea for squeezing a little more speed:
https://bitbucket.org/hudson/magic-lantern/commits/70d4c7456ed1https://bitbucket.org/hudson/magic-lantern/commits/63d5922fdcd9How it works:
- it also crops the source raw stream, hoping that it will reduce the DMA load, resulting in higher write speeds
- limitation: I only know how to crop it on the right edge, so for maximum effect, I had to move the cropping window to the far left. That's why the menu option is called "Framing: Force Left".
- I expect it to have maximum effect in 5x crop mode (where the source stream is ~3750x1350 on 5D3)
- You can combine it with hacked preview mode (which now has grayscale preview, done with CPU to keep DMA free)
- for 5x zoom, move the focus window a few steps to the right; that way, the recording window will be very close to the center of frame.
Also, ML preview is now zoomed, so it should help at lower resolutions.