Is there anything to test on 7D for mere users?
The way to run the test is fairly simple. Turn on both the mlv_rec and mlv_snd modules and activate those modules. I prefer to reduce the frame to the smallest size because we're only checking for an audio issue. The first time you record an MLV clip the audio meters should work normally. What I'm interested in is what happens on the second through the forth clip. Make sure not to restart the camera between takes. Do the audio meters continue to operate normally?
Do the audio meters continue to operate normally?
A. I miss the Movie crop mode which allows fast and easy switching from the normal to the 3x zoom mode with preserving framing during recording.
It looks like the 5DMk3 has received the most attention in this forum and the feature set that it has received due to the enormous efforts of the developers is incredible. Now, this camera has become a very powerful tool for professional video recording.
Unfortunately, not everybody can afford a 5DMk3 and the question is, are there other alternatives that work well with Magic Lantern, can do most of what the 5DMk3 does and can be obtained at a fraction of its cost. In my opinion, the answer is Yes and the alternative is the classical 7D (Mark I). Here are a few basic features that support this statement:
1) The fast write speed on the CF-card. On 1066x CF cards I get continuous writing speeds in the 90 to 91 MB/s range. This means continuous 14-bit RAW video recording at 1728x972 resolution with sound until CF card is full. This also means quite long RAW video recordings at 10 and 12 bit with sound at larger resolutions (up to 2496x1200) in the 5x zoom mode. I got 2 min. record time in this mode at 10 bit and 24 fps. Finally, it means also continuous 10-bit RAW recording with sound at 2144x1200 resolution (aspect ratio close to 16:9) at the 5x zoom mode which could be quite useful for interviews, high-quality recording of dancers on the scene, weddings and even short events.
2) The EOS 7D is a very solidly built semiprofessional camera with good weather sealing that can stand quite tough working conditions. Battery life is excellent even when shooting MLV video with Magic Lantern. I never managed to get the camera temperature higher than 56 deg. C during RAW video recordings at 35 deg. C on hot summer days.
3) Image and video quality are superb. I especially like the micro contrast, the colors and the dynamic range of the videos and time lapses coming out of this camera.
4) VAF filters for this model that remove moire and aliasing in scenes with lots of straight lines and repetitive patterns are readily available (expensive though, ~300$).
----------------------------------------------------
After playing for several hours with my 7D last weekend I was so happy with the camera performance and results that I obtained with a fairly old build that I decided to write this post in an attempt to revitalize the attention to this fantastic camera. I used the December 01/2016 build from the download link in post 1314 from the following thread:
https://www.magiclantern.fm/forum/index.php?topic=5601.1300
My overall impression is that the feature set in the above build is excellent and appropriate for serious video work as described in #1 above. I also checked the classical FRSP function in the silent mode which reproduces beautiful timelapses at the full resolution of the sensor. It works very well, also in combination with Dual ISO. In my tests the camera was very stable and there were almost no crashes, except that it is hard to close the aperture of STM lenses in the FRSP mode. Here are a few things that need to be fixed and if the fixes are possible and successful, in my opinion, this will make the 7D second best after the 5DMk3 for Magic Lantern work:
A. I miss the Movie crop mode which allows fast and easy switching from the normal to the 3x zoom mode with preserving framing during recording. In other words you see on the screen what you get. This is extremely useful when working with fast prime lenses. I use the EOS 35/F2 IS which is my favorite for RAW videos and with the Movie crop mode it turns into a 105 mm/F2 lens on a push of a button. In this way, I can quickly zoom to an important part of the scene, make a recording there at 105 mm with a beautifully blurred background and then switch back to the normal mode. Very convenient! I know, I can do this in the 5x zoom mode, however, in that case I see only a fraction of the frame. This makes framing with camera in motion (steadycam work) very difficult.
B. A well known phenomenon is the freezing of the screen when recording starts in the 5x zoom mode. For static shots on a tripod this is not a problem but when camera moves (e. g. steadycam shots) framing is impossible. There is a known temporary work around this, as described in the post 1314 above but switching back and forth between menus takes time and important moments are easily missed.
C. I also miss the "ML digital ISO" function. It was very useful when recording video in bright sunny days where light is too much and even F22 is not enough to get the exposure right. ML digital ISO would allow me to gradually reduce the exposure by up to -2 stops which I used very often as a digital neutral density filter. It worked quite well with time lapses at reduced frame rates as well as FRSP work where shortest exposure times are limited to about 1/25-th of a second. Finally, it provides smoother transitions in the highlights which is useful when shooting contrasty landscape photos (sunsets, sunrises, etc.).
D. The 10 and 12-bit MLV-rec and RAW-rec is broken. Every 2-nd frame is corrupt. This forces the operator to use 14-bit RAW which makes the files too big and expensive cards get full very quickly. I know, this bug is not easy to fix and we can live with it but a fix would be more than welcome.
----------------------------------------
These are the issues which make me think that, with the 7D, we are very close to a camera with superb functionality for serious video shooting. If someone else has observed issues that I have missed, comments and further tests are very welcome.
10/12bit seems to be the biggest challenge on Digic 4 cameras, though it works on the 60D [EDIT - and 600D] so maybe?Yes it would be a big step in combination of H264 proxy // EDIT - Ok I understand now that there are 2 different builds (Crop_rec_4k and 10/12bits). We know now that 10/12 bits could be fixed.
Any idea if Crop_rec_4k can be ported to 7D ? Dfort, can digic 4 camera run Croprec_4k ?
#ifdef CONFIG_60D
#define DEFAULT_RAW_BUFFER MEM(MEM(0x5028))
#endif
#ifdef CONFIG_600D
#define DEFAULT_RAW_BUFFER MEM(MEM(0x51FC))
#endif
I answered one of your posts on another topic about this but now I'm wondering--you mean the 7D had this option in the past and now it is gone? It isn't in the features matrix (http://builds.magiclantern.fm/features.html) under Movie CROP_MODE_HACK.
The 5D3 doesn't have it and that is the camera that has the most ML features working.
1920 1:1?@IDA_ML - You're getting great quality out of the 7D. As far as getting Movie crop mode working, that might not be possible. The only cameras that can do that are the EOSM/100D/650D/700D which are closely related. The feature is something that is apparently built into the 600D, I don't know because I haven't handled that camera. The 5D3 doesn't have it and that is the camera that has the most ML features working.
BTW - Thanks for the dip in a cool Bulgarian stream. We're having a heat wave here in the Los Angeles area.
tried to match stubs for digic4 (7D) and it seems it can be done but TTL_SetFlags seems to be the only one making troubles. At least i can't find / match it.
Any hint on that one? I guess (not checked) it could be same for 60d, 5d2 etc.
also 10/12 and 14-bit recording (non compressed) is available in that mode, then Sound should hopefully work too.
IDA_ML no need for 10/12bit to get sound. If crop_rec_4K is ported you get sound in recording mlv_lite + h264 proxy (that contains sound) and sync it with Danne's switch app (see thread). It is the best pro workflow available.
Don't expect too much too soon. I found the addresses needed to get a very basic crop_rec module working, just mv720 in 3x3 mode. However, there's going to be a lot more work (https://bitbucket.org/daniel_fort/magic-lantern/pull-requests/7/crop_rec_4k-for-7d203/diff) to do to get the 7D to compile in the crop_rec_4k branch. I'm in over my head and will need some help with this.Good to hear that Dfort. We'll help you the best as we can [emoji4]
It's cool to read there's others out there who also love the 7D. I agree it's quite the weapon even as it currently standsyou have tests in EOSHD. But there is a new VAF filter version that is coming. More efficient with wide angle and better AF integration.
For a long time I've been debating to get a VAF filter, if theres a 7D user out there that has one I'd be very interested to see DNG's with and without
New filter for an old camera? Interesting. Do you have a link for that?For almost all cameras (and we can ask for eos. Message from mosaic :
Was that message sent to you directly from Mosaic Engineering? I can't find it anywhere on their site or any site for that matter using Google. Sorry, I studied journalism and don't believe anything unless it can be verified.Dfort, this is a private message that he sent to me yesterday. I know « one source = no source » but you can write him or I can forward you the e-mail ;-)
Can anyone enlighten us on this mysterious platform?
short: not really needed
#ifdef CONFIG_60D
#define DEFAULT_RAW_BUFFER MEM(MEM(0x5028))
#endif
#ifdef CONFIG_600D
#define DEFAULT_RAW_BUFFER MEM(MEM(0x51FC))
#endif
Forgot to say thanks the other day for the sf_dump code you fixed, and the build you pushed for the 6D.
You've been pushing so much code lately. Thanks dfort. Exciting when the code base is constantly expanding. :)
My biggest hurdle right now is trying to figure how to get CONFIG_EDMAC_RAW_SLURP working on this Digic 4 camera like was done for other Digic 4 cameras:Code: [Select]#ifdef CONFIG_60D
#define DEFAULT_RAW_BUFFER MEM(MEM(0x5028))
#endif
#ifdef CONFIG_600D
#define DEFAULT_RAW_BUFFER MEM(MEM(0x51FC))
#endif
#ifdef CONFIG_5D2
#define RAW_LV_BUFFER_ALLOC_SIZE (2040*1267)
#endif
Forgot to say thanks the other day for the sf_dump code you fixed, and the build you pushed for the 6D.
You've been pushing so much code lately. Thanks dfort. Exciting when the code base is constantly expanding. :)
Just wanted to chime in and say I agree and thanks!
I've had a T5i and dfort got ML running on the latest 1.1.5 firmware. Now that I've switched to a 7D, I'm happy to see a push for ML on the latest firmware on this platform as well!
Most SD(micro-SD)-to-CF adapters are crap and will cause compatibility problems (=unusable) with ML. Avoid at all costs.
To narrow down, you can run a couple of tests: with a card formatted in the camera, record as much as you can, with:
- mlv_rec with sound (your current configuration that fails)
- mlv_rec without sound
- mlv_lite
- raw_rec (with some older version), only if the above did not work
- custom code that writes something to a file over and over (minimal example), only if the above did not work
Also, how does the crash look like? (e.g. can you film the camera screen during the crash?)
A few seconds into the video you will see the timer stop and the word "Stopped" appear behind the recording icon.
Are there 2 beeps when "Stopped" appears?
Not sure what might be causing the issue, but mlv_rec's file I/O backend is pretty different from mlv_lite's; maybe g3gg0 has some ideas.Alex,
There is work in progress for making mlv_lite compatible with mlv_snd.
It's cool to read there's others out there who also love the 7D. I agree it's quite the weapon even as it currently stands
For a long time I've been debating to get a VAF filter, if theres a 7D user out there that has one I'd be very interested to see DNG's with and without
I bought the VAF Filter for my 7d.
I'm slacking- haven't used it much, but I can pump out some examples for you if you'd like to see it!
I bought the VAF Filter for my 7d.
I'm slacking- haven't used it much, but I can pump out some examples for you if you'd like to see it!
Hello to everyoneas far as I know only 2.0.3 is stable at the moment, so you have to downgrade. I downgraded from 2.0.5 to 2.0.3 with no issues, but I think that from 2.0.6 will be the same.
I was wondering if this new ML is also compatible with canon 7D firmware 2.0.6. If not which are the solutions to have ML installed?
Thanks,
is it possible to implement H264 proxy mode in the 10/12 bits builds ?
I haven't tried it yet. 10/12 bit needs some more work first. The plan (my plan) is to also add lossless compression and the crop_rec module and all the other goodies from the crop_rec_4k branch but it is going to take a lot of work to get there. Any help would be greatly appreciated.Ok, I understand Dfort. As far as I understand, there is still a bug with cropmode 10 bits, right ? Ok, I can't code, but can test builds of course.
Good news for 2.0.6 -- I've got a working ML-SETUP.FIR Been testing it out and it is working fine.Does IO crypt also work with the new ML?
So now you don't need to downgrade to 2.0.3 in order to set the camera bootflag.
As usual, my test builds are posted on my Bitbucket downloads page (https://bitbucket.org/daniel_fort/magic-lantern/downloads/).
Does IO crypt also work with the new ML?
Firmware Notice: EOS 7D: Firmware Version 2.0.6
Thank you for using Canon products.
We would like to offer our sincere apologies to customers who have been inconvenienced by the phenomenon described below.
Phenomenon
When using the EF-S 18-135mm f/3.5-5.6 IS USM and EF 70-300mm f/4-5.6 IS II USM with certain cameras, lens aberration correction does not work.
If lens correction data is registered to the camera, "Correction data available" will appear on the camera's setting screen, but even if "Enable" is selected for lens aberration correction, lens correction will not be applied.
However, please note that Digital Photo Professional can be used to apply correction to RAW images.
Thank you for using Canon products.
Canon has released a firmware update for the EOS 7D digital SLR camera.
Product
EOS 7D Digital SLR
Firmware
Firmware Version 2.0.5 incorporates the following fix:
Fixes a phenomenon in which the image files cannot be transferred using the FTP protocol via USB cable after the Canon EOS 7D camera has established a wireless connection to the Wireless File Transmitter WFT-E5A.
I haven't tried it yet. 10/12 bit needs some more work first. The plan (my plan) is to also add lossless compression and the crop_rec module and all the other goodies from the crop_rec_4k branch but it is going to take a lot of work to get there. Any help would be greatly appreciated.
ONLY donate for things we have done, not for things you expect!
...can I donate some bitcoin to the development team for the 7d?
...but I'm broke in terms of donation money.
???
So, it's already possible to record 10bits and 12bits in HD? :o
Maybe, you could continue the work on the 7D starting from the Dec. 11-th, 2017 build. It was the last one that was working pretty well.
http://www.magiclantern.fm/forum/index.php?topic=12760
Not a 2.0.6 issue; most likely...
7D raw was a lot more stable back then [late 2016]. I don't have this kind of stability anymore.
How is the 2.0.6 build?
How is the 2.0.6 build?
...do not see any reason why I should upgrade to 2.0.6....
BTW, noticed you have been trying the 10/12-bit builds. I hope you are not talking about them - are you aware these builds are not present on the download page, not even as experimental builds, for the 7D? There is a reason for that ;)
Wow, someone is actually using the 2.0.6 version. That was mostly a challenge because I used a 5D3 to do the firmware dump.
https://www.magiclantern.fm/forum/index.php?topic=16534.msg192336#msg192336
This isn't a high priority project but it would be nice to get the latest Canon firmware working with Magic Lantern.
So this is only happening when using an external HDMI monitor? I don't have one to test with so I'll need some help resolving that issue. Not really sure where to start.
as far as i know i cant downgrade or install it as far as i could figure out... if there is a possibility pls tell me
i unfortunately installed fw 2.0.6 on my eos 7d and now may be too late found out the magic lantern isnt possible to be installed... but i want to install on my eos 7d ..
as far as i know i cant downgrade or install it as far as i could figure out... if there is a possibility pls tell me
big hugs
Dfort,
A very brief feedback from first tests with your build:
raw_video_10bit_12bit_LVState-wip.2018Feb04.7D203
Following your instructions, I managed to upload and activate the mlv_lite, mlv_rec and mlv_play modules. I tested RAW video recording with the MLV_REC module. And it works - both in the normal uncropped mode at 1736x972 and the 5x-magnification mode at 2496x1198 resolutions. The Preview at 5x-crop is broken and screen freezes when recording starts. If the RAW_twk module is also activated, the already recorded clips can be played back in the camera. If an attempt is made to record in the presence of that RAW_twk module, the recorded 1736x976 video has again earthquake shaking.
My overall impression is that in the MLV_rec module, this build works in the same way as the "miracle" December 11-th build. This is VERY GOOD NEWS since it proves that the 7D is capable of working without earthquake shaking !!! It also appears to provide quite stable operation in both - the normal uncropped and the 5x-magnification modes at 10 and 12 bits which is EXCELLENT NEWS !!! If you could fix the freezing screen issue at 5x-magnification, this build will be perfectly useable ! Please keep up the good work, Dfort !
Would you mind sharing the instructions that you said dfort gave you...
If you could fix the freezing screen issue at 5x-magnification, this build will be perfectly useable !
...spend some time learning how to compile...
The tutorials take maybe 15 minutes to complete.dfort,
@rob_6 - Yes, that's the tutorial.@dfort,
I have never used that module but if I got the addresses right it should work.Updated my 7D to 2.0.6 today. Installed magiclantern-Nightly.2018Feb28.7D206.zip from your https://bitbucket.org/daniel_fort/magic-lantern/downloads/
https://bitbucket.org/hudson/magic-lantern/pull-requests/878/update-to-7d206/diff#chg-modules/io_crypt/io_crypt.c
[EDIT] The example shows the addresses for 2.0.3 so I updated the example. The values used in the module didn't change with the firmware update.
else if(is_camera("7D", "2.0.3"))
{
trace_write(iocrypt_trace_ctx, "io_crypt: Detected 7D");
iodev_table = 0x2D3B8;
iodev_ctx = 0x85510;
iodev_ctx_size = 0x18;
else
{
NotifyBox(2000, "io_crypt: Camera unsupported");
return CBR_RET_ERROR;
True:Not really an issue for me anymore. I updated to use the WFT-E5 I got last week, but it seems WFT-E5 isn't really my thing :(Code: [Select]else if(is_camera("7D", "2.0.3"))
{
trace_write(iocrypt_trace_ctx, "io_crypt: Detected 7D");
iodev_table = 0x2D3B8;
iodev_ctx = 0x85510;
iodev_ctx_size = 0x18;Code: [Select]else
{
NotifyBox(2000, "io_crypt: Camera unsupported");
return CBR_RET_ERROR;
dfort? g3gg0?
else if(is_camera("7D", "*"))
{
trace_write(iocrypt_trace_ctx, "io_crypt: Detected 7D");
iodev_table = 0x2D3B8;
iodev_ctx = 0x85510;
iodev_ctx_size = 0x18;
}
(mine writes at 110 MB/s)
A few days ago, I decided to check again the 5x magnification mode of the old and still my favorite 7D at its maximum 2520x1200 resolution at 10 bits uncompressed. Here is a short video shot with the December 1-st, 2017 experimental build ("the haunting one") which allows Life View operation for proper subject tracking:
As you see, this old camera can provide ML RAW video with superb quality in terms of fine detail, dynamic range, transition smoothness, etc. Due to its extremely fast interface, (mine writes at 110 MB/s) and unprecedented battery life, reliability and stability, it still could rival the 5D3 for serious work only at a fraction of its cost. Used 7D-s in a mint condition can now be obtained at about 300 Euros in Europe.
Dfort put an enormous effort in trying to get the 7D working at 10 and 12 bits uncompressed and even achieved a remarkable success with resolving the "earthquake" issue. Unfortunately, without much help from the other developers, he could not get very far. I hope, the above video will encourage Dfort, Nikfreak, A1ex and other developers to continue their efforts towards porting 4K crop recording to the 7D and hope, there will be soon a new experimental build to test on this fantastic camera.
The build is still on my downloads page (https://www.magiclantern.fm/forum/index.php?topic=14739.msg200395#msg200395). Look for the one labeled: raw_video_10bit_12bit_LVState-wip.2018Feb04.7D203.zip
I don't like linking directly to the file because the link will break when the file is updated.
How? Details, please. Both my cams (one dead) max out very much below and never heard or read about users running such write rate before.
Benchmark snapshot available?
A few days ago, I decided to check again the 5x magnification mode of the old and still my favorite 7D at its maximum 2520x1200 resolution at 10 bits uncompressed. Here is a short video shot with the December 1-st, 2017 experimental build ("the haunting one") which allows Life View operation for proper subject tracking:
Inspired by this footage I just tried recording 2520x1192 / 10bits / FPS override to 23.976 FPS / MLV_LITE, using the build that @dfort linked to below.
The LiveView was fine for framing but froze up when I hit record. To clarify are you able to view the LiveView during recording, or just framing?
FWIW I'm using a slower card (Lexar 1000x), but able to get between :25 and :40 seconds of recording with the above settings. Unfortunately the LiveView consistently locks up after I hit record regardless of the resolution (tested down to 1920x1200). It's been years since I've used ML but I have a vague memory of this happening before so maybe a known issue?
Getting 4K out of this camera would be awesome, so whatever I can do to contribute I'm happy to lend a hand. It's been about a decade since I've done any coding so I doubt I'll be any help on that front, but I've bookmarked dforts compiling tutorial and will get an environment set up on my machine in the next few days. Really impressed with how far it has come already. Hats off to dfort and the rest for their efforts.
Magic Lantern Nightly.2016Dec01.7D203
Camera : 7D
Firmware : 203
Changeset: b3dfbe7194f3 (x-perimental) tip
Built on : 2016-12-01 23:00:07 by rosiefort@RosieFoComputer
Hello im new i want to install magic lantern but i have got me 7D with the 2.0.6 frimware so can i downgrade to 2.0.3For 2.0.6 https://bitbucket.org/daniel_fort/magic-lantern/downloads/magiclantern-Nightly.2018Feb28.7D206.zip
Or downgrade to 2.0.3. http://pel.hu/down/
I have done some poking around on dfort's fork. Is the crop_rec_4k_5D2_7D branch the best one for progress? I'm keen to see if I can spend some hours seeing how to tackle the problems. So far I have things building which is relatively painless thanks to all the resources available.
If you have coding skills and are willing to help with 7D crop recording development, it might be a good idea to send a PM to Dfort and offer him your help. I am sure, he will greatly appreciate that and will be able to give you some useful directions on how to proceed and what to do so that your help is efficient.
I think to get lossless working correctly...
mlv_snd.mo does require mlv_rec.mo to be loaded. If not present this screen will be shown.Hi Walter, not sure why that was on as well, I never use it and must have loaded it by accident. It's now off. I've loaded mlv_snd and she's back to normal. Cheers man
BTW: Why loading mlv_lite and mlv_rec together?
but when I do the camera, it reverts to FAT32. Is that normal? Are we able to use the 7D with an exFAT formatted card?https://www.magiclantern.fm/forum/index.php?topic=23064.msg208567#msg208567
but apparently ML kept recording til I hit stop, but my card wrote only the 4GB limit. So now I'm stuck with incomplete interviews.
https://www.magiclantern.fm/forum/index.php?topic=23064.msg208567#msg208567
Please check for files <Filename>.M00, M01, ... on card.
MLV recording on 7D uses file chunks up to file system limit.
If they are not there, please respond with build number, modules used.
8)
Make sure you also comment on the pull request (https://bitbucket.org/hudson/magic-lantern/pull-requests/878/update-to-7d206/diff).
(https://www.magiclantern.fm/forum/proxy.php?request=https%3A%2F%2Fi.ibb.co%2Fx339Jgz%2Fimage.png&hash=84fa7ee6117b064043849e18a41ef7de) (https://ibb.co/x339Jgz)
I shot this clip in 14 bit raw, high ISO at 6400 I believe, WITH NOISE REDUCTION in post, exported at ProRes 422.
Sorry I'm posting so much, but is my camera sensor bad? Is it supposed to look like this? You can see those lines in the video that look like they are BAKED on the sensor.
I've done long exposure low light photography and I get hot pixels and just a bad photo overall. Or is the 7D Low light performance just not that good?
This shot is before post noise reduction, same clip.
(https://www.magiclantern.fm/forum/proxy.php?request=https%3A%2F%2Fi.ibb.co%2FS6HFSrp%2Fimage.png&hash=0244c30cf52bc7f2f65693d0cb2b1c5e) (https://ibb.co/S6HFSrp)
That noise reduction is actually really impressive. The Canon 7D has pretty bad low light performance. Those lines you are seeing is fix patterned noise and is totally normal.
personally I try to never shoot above 200iso. At 400iso I start getting hot pixels and the image noise gets really bad from then on.
your camerasensor is fine :)
when recording, some of the focus marks and overlays(?) tend to freeze on the screen & stay there which is very ugly and distracting while I film, but it doesn't burn into the actual video, which is good.
Second, I was preparing to do full 14-bit raw, up to 12 minute long takes at 1600x900. The camera got that far. No problem. It was a huge file, which was expected. Whilst building the index files, it was too much for the camera I noticed....
I also ran some tests when I upgraded to 2.0.6 and some passed, some didn't?
ASSERT: 0
at Memory\Memory.c:566, task PropMgr
lv:1 mode:3
PropMgr stack: 112090 [112118-111118]
0xUNKNOWN @ ff084c98:112110
0xFF20C168 @ ff20c224:1120e8
0xFF07D088 @ ff20c1e8:1120c8
0x1F800478 @ 1f8007d0:112090
Magic Lantern version : Nightly.2018Jul04.7D206
Mercurial changeset : 053a73548de5 (update_to_7D.206)
Built on 2018-07-04 21:36:26 UTC by rosiefort@RosieFoComputer.
Free Memory : 340K + 1484K
ASSERT: 0
at Memory\Memory.c:566, task DbgMgr
lv:1 mode:3
DbgMgr stack: 10bd68 [10c4f0-10b4f0]
0xUNKNOWN @ ff084c98:10c4e8
0xFF20C168 @ ff20c224:10c4c0
0xFF07D088 @ ff20c1e8:10c4a0
0xFF067F80 @ ff011cac:10c480
0xFF0689E0 @ ff067ffc:10c460
0xFF20C3E8 @ ff0689f4:10c458
0xFF07D088 @ ff20c43c:10c438
0xFF067F80 @ ff011cac:10c418
0xFF0689E0 @ ff067ffc:10c3f8
0xFF20C3E8 @ ff0689f4:10c3f0
0xFF07D088 @ ff20c43c:10c3d0
0xFF067F80 @ ff011cac:10c3b0
0xFF0689E0 @ ff067ffc:10c390
0xFF20C3E8 @ ff0689f4:10c388
0xFF07D08Magic Lantern version : Nightly.2018Jul04.7D206
Mercurial changeset : 053a73548de5 (update_to_7D.206)
Built on 2018-07-04 21:36:26 UTC by rosiefort@RosieFoComputer.
Free Memory : 340K + 1434K
ASSERT: 0
at Memory\Memory.c:566, task clock_task
lv:1 mode:3
clock_task stack: 176c28 [176d58-174d58]
0x1F82EF28 @ 1f824e64:176d40
0x1F81CE98 @ 1f82ef70:176d30
0x1F852658 @ 1f81cff8:176ca8
0xFF0689E0 @ ff067ffc:176c88
0xFF20C3E8 @ ff0689f4:176c80
0xFF07D088 @ ff20c43c:176c60
0x1F800478 @ 1f8007d0:176c28
Magic Lantern version : Nightly.2018Jul04.7D206
Mercurial changeset : 053a73548de5 (update_to_7D.206)
Built on 2018-07-04 21:36:26 UTC by rosiefort@RosieFoComputer.
Free Memory : 340K + 1428K
I had to do MANY battery pulls.
...I just went back to 2.0.3 for 10-12 bit raw tests...
Thanks for testing!I use Canon 18-55mm STM.
Which lens was mounted?
Which 18-135? Nano-USM or STM?
After 2 or 3 retries it went crazy. It's not the lens, no.
And 650D is affected by the bug, too. After loosing AF once it simply won't trigger focus motor anymore.
You are using one of my experimental builds for the 7D. Isn't that proof that there is still some development going on for this camera? Also note that when any branch gets updated, the 7D will probably also be updated.
I made a new build that supports 10bit/12bit raw video and posted it on my downloads page (https://bitbucket.org/daniel_fort/magic-lantern/downloads/). This works with both mlv_rec and mlv_lite and seems to be more stable than previous builds. In order to use mlv_play with reduced bit files you'll also need to load the raw_twk module.
Note that development is continuing on the 2.0.3 firmware. I also have an experimental 2.0.6 branch going on but I couldn't figure out how to get the Master processor to give up its secrets so it is only a partial firmware update. Any help with dumping the firmware for the Master would be greatly appreciated. Note that this would also help with other dual processor cameras like the 5DS, 5DS R, 5D4 and of course the 7D2.
Card Warm Up: 128 MB (I have 128GB CF Card)
These tests were done in 10 bit, 60 fps.
Hey dfort, can you post the LAST Mar build for 10-12 bit raw for the 7D?
Hello, I've been looking around this post to find something about the 2019Mar20 update.
I'm **REALLY** struggling with getting a clean HDMI from the camera. I'm on v 2.0.6 - and can't find anywhere in the menu that works.
Please read this entire thread very carefully and make notes of posts that you find important.
64 GB at 7D's maximum data rate will give you around 13 minutes raw recording (give take).
So the data on this page is incorrect?
https://kameratrollet.se/canon-write-speeds/
So, I suppose, this camera is better than 50D?
My own measurements with Komputerbay 1066x 128 GB:Why so?
write 85 - 91.x MB/s (in photo mode)
In video mode around 55 MByte/s.
Why so?
I suppose you were in un-cropped mode (1736 horizontal resolution)? Have you tried crop mode?
This will be the last time I'm using the 7D, it seems.
Hot pixels everywhere, MLV app kept crashing on me, overall outclassed by cameras today to do simple & effective jobs.
Nothing there, but thx.https://web.archive.org/web/20200622002229/https://bitbucket.org/daniel_fort/magic-lantern/downloads/
Sort of a low priority project and highly experimental but I do have a build for 2.0.6 on my downloads page (https://bitbucket.org/daniel_fort/magic-lantern/downloads/). Just updated the pull request (https://bitbucket.org/hudson/magic-lantern/pull-requests/878/update-to-7d206/diff) for this so there aren't any conflicts if anyone wants to play around with it.
Alpha completely outdated. Obsolete. Junk.
Top of page -> Downloads -> Download nightly builds -> 7D
I'm able to record in crop mode for unlimited time (apart battery & card capacity) continuously. Please specify your request.hi Walter I’m sorry I miss the forum since a bit, as well I miss playing with my camera (I’m more focused on audio todays as sound designer for films). I remember I couldn’t record for long takes in crop mode there were stops after a while. But I had no problems in non-crop, continuous shooting was working great (I have a fast CF from sandisk), the only downside was moire/aliasing.
Sort of a low priority project and highly experimental but I do have a build for 2.0.6 on my downloads page (https://bitbucket.org/daniel_fort/magic-lantern/downloads/). Just updated the pull request (https://bitbucket.org/hudson/magic-lantern/pull-requests/878/update-to-7d206/diff) for this so there aren't any conflicts if anyone wants to play around with it.
What needs to happen to make this a stable build?
Using Dfort's Last 7D build.
10 bit MLV to ARRI LOG C prores LT in MLV APP
From there I edit in premiere, grade with Filmconvert Nitrate (FUJI 8563 stock) and export as 4k to spoof youtube into adding decent bitrate