Skip to content

Fullres silent pics

Alex requested to merge branch/fullres-silent-pics into branch/unified

Final tests before merging :)

What to look for:

  • (new) silent pics should not be triggered by the autofocus button (AF-ON or * or whatever)
  • (new) it should have a preview after taking the picture (on 60D it was black screen and nobody reported it)
  • invalid MLVs (I hope it no longer happens)
  • long timelapses (more than 4GB), on both FAT32 and EXFAT cards
  • mlv_play should play back the recorded movies (start it from file manager)
  • error handling (try crashing it, or check what happens when card is full)
  • menu: if it needs some particular setting (like M mode, or auto ISO turned off), it should print a message
  • MLV should work in all modes (not just fullres)
  • MLV should not be "confused" by intervalometer
  • switching from MLV to DNG and back in the middle of a timelapse should have no major side effects (like invalid MLVs, or DNGs with MLV data inside, or similar)
  • after using silent pics, you should be able to take regular pictures normally
  • raw overlays (zebras, histogram) should be clean, both in silent mode and in regular photo mode

Merge request reports