1
Camera-specific Development / Re: Canon EOS 1300D / Rebel T6
« on: May 28, 2022, 12:48:27 PM »
Video mode not working...now...
Etiquette, expectations, entitlement...
@autoexec_bin | #magiclantern | Discord | Reddit | Server issues
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
First, I can confirm that the magic lantern menu does not open in video mode.
#ifdef CONFIG_2000D
static int dynamic_ranges[] = {1095, 1104, 1075, 1027, 953, 874, 785};
#endif
Starting with the changes made by Danne to:
https://www.magiclantern.fm/forum/index.php?topic=9741.msg208959#msg208959, I added support for EOSM2.
It's not finished yet ... there are some adjustments to be made, but it's functional.... I hope
Download:
https://bitbucket.org/ccritix/magic-lantern/downloads/magiclantern-Nightly.2020May19.EOSM2103.zip
Branch:
https://bitbucket.org/ccritix/magic-lantern/branch/crop_rec_4k_mlv_snd_raw_only-EOSM2
Last edit:
I changed some values in mlv-lite, and rebuilt ML.
- In liveview, trash button opens ML, and menus "glitch" every 3 secondshttps://bitbucket.org/ccritix/magic-lantern-git/downloads/magiclantern-Nightly.2021Nov24.1300D110.zip
- In liveview, trash button opens ML, and menus "glitch" every 3 seconds
Okej I installed ml and it worksThanks for replay.
A few days ago, I figured out how to get it working 100% of the time. (I think, at least from my 100 or so stress tests)With this you can enable boot flag on device.
(It wasn't a timing error or anything, all I did was append ~30 zeros to the string)
I've also made a portable Windows/Linux front-end: https://github.com/petabyt/mlinstall
Although beware, this command is undocumented and I have yet to see the code behind it. Try at your own risk.
Edit: See the https://www.magiclantern.fm/forum/index.php?topic=26162.msg236153 thread.