Skip to content

Raw recording fixes (both RAW and MLV)

Alex requested to merge branch/raw_fixes into branch/unified
  • mlv_rec: disabled embedded logging, which seems to cause pink frames - http://www.magiclantern.fm/forum/index.php?topic=5473.msg165356#msg165356

  • raw_rec/mlv_rec: block the zoom button while recording (tested on raw_rec 5D3 1.1.3)

  • raw_rec: block all the buttons after recording stops, until it finishes to save the file, to prevent accidental camera shutdown or similar mishandling before the file is fully saved; porting this to mlv_rec seems difficult (I just can't follow the code, sorry).

The raw_rec fixes are already merged into mlv_lite.

Merge request reports