Recent posts

#11
Quote from: reddeercity on April 17, 2024, 05:48:40 AMSo i need to find a 5D3 setup log or any logs with CF card on the 5D3 to know the reg set
but in the mean time i'll search some more on the forum , i'm sure i saw some , just cant remember where.  :)

BTW, CF clock speed config (UDMA modes) and related registers were found years ago, check:
https://www.magiclantern.fm/forum/index.php?topic=12862.msg206011#msg206011

Also there a is test was done by waza57 on 5D2 in the past, he claimed that he got 30% write speed improvement on 5D2, but during his experiment he ended up with a corrupted file system for the CF card:
https://www.magiclantern.fm/forum/index.php?topic=12862.msg206061#msg206061
#12
Thanks, it works
#13
Thanks.  I can only test 5d3 in qemu - is that still useful for you?  Can test both fw versions.

I'd be interested in getting high fps working, especially on newer cams.  These have a much higher base clock for the sensor, so possibly they can sample faster?  84MHz on 200D, compared to 24 or 32 on old cams.  Some of the new cams have 120fps native, which ones are capable but not enabled?  How far can we push this with raw video?  Fun to find out.

The only old cam I have is 70D, so if you have working code for high fps there, that would be ideal.  If not, a good write up so I can attempt to copy the approach would be great :)

I have a question about all these branches.  Do you like this approach?  Is it a good thing somehow, that the code is scattered across multiple branches, rather than in one place?  I don't even know which branches I'm supposed to use, there are so many.  In the repo I maintain I've merged many branches, so there is no need to switch.  Would you prefer that?
#14
General Chat / Re: Sigma FP and Smartphone co...
Last post by names_are_hard - April 22, 2024, 03:43:15 PM
Their SDK is designed for Mac and Windows.  It still contains information that would be very useful in developing software on other platforms.  Someone certainly could develop e.g. Android software to control Sigma FP, and the SDK would help.  It just wouldn't be as easy as doing so on the officially supported platforms.

Don't worry about being off topic, you're posting in the right part of the forum for that :)
#16
I didn't find any advice in this forum, how to avoid the ISOless LV err(1) when activating the dual Iso module on the 650d. Did anyone know to fix this?
#17
General Chat / Re: Sigma FP and Smartphone co...
Last post by jmm123 - April 22, 2024, 11:02:07 AM
Many thanks for the reply.
So I guess that Sigma SDK is really only meant for Mac or Windows - ie of no use then for me.

Having said that - I only saw online today that Atomos is releasing a Ninja Phone Hardware+App in June.  I guess this will be as good as an App at a lower cost.
I always thought that Atomos should have developed a Phone option. 
I have always hated the clunkiness of the Ninja Hardware

Sorry - all this is very Non-ML.
End of thread :
Cheers,
John M
#18
crop_rec and derived builds / Re: 3K/UHD 5D2 Raw development...
Last post by reddeercity - April 22, 2024, 07:53:10 AM
A old experiment from a 2-3 years ago , the video hi-speed frame rate are small h264.mp4 around 25-30Mb in size .
Proof that is can go beyond 48fps , but not in standard HD size at least for the 1st one  1600x832 & the other 12080x720 HD .
i can clean up the 1600x832 @ 62.5fps(i can drop it to 60fps for stability) also i should be able to clean up that
1280x720 also @ 70.086fps with some work (not the easiest to do but can be)
The question I ask is, is this useful ? Or just a novelty say i can do xxfps
by the way the highest i can achieved is 72fps @ 720 , i've had more but i smaller frame size
i think 86fps or around there @ a little more then SD Rez (800x600 i think) then it crashed.
I never came back to it but i though if there a interest i can pursue it futher.  :)     


1600x832-62.5fps-M02-2327.mov




5D2_1280x722-70.086-fps-M05-2305.mov
#19
crop_rec and derived builds / Re: 3K/UHD 5D2 Raw development...
Last post by reddeercity - April 22, 2024, 06:06:20 AM
Quote from: names_are_hard on April 22, 2024, 12:57:29 AM...... I'm out until someone gives me a build they want tested :)
I what everyone to test  :D
Sorry just Lazy today , I'm still getting my head back in to Magic Lantern Mode ,
Lots of rabbit holes to fall in to  ;D

Ok here we go , i did both 1.1.3. ver firm & 1.2.3 firm . Didn't know which is the most used
I/O_Trace_Full_5D3.123
I/O_Trace_Full_5D3.113

Mainly startup , anything to expose the Cf controller routines/regs . But i'm still thinking
i may still need to go in to Qemu from other I/O Traces I've seen seems to miss the regs changing.
but that was D4 cams i think. I don't have a 5d3 cam so i can't test of couse but i've build other I/O trace builds for 7d , 550d , etc. ... with out any issue so i expect it should work.
Post the Logs here or same where i can download & or Read Thanks !   
#20
General Chat / Re: Sigma FP and Smartphone co...
Last post by names_are_hard - April 22, 2024, 04:11:19 AM
This is of course rather off topic for Magic Lantern :)

What are you expecting a phone app to do?  That will make a big difference to how long it takes to make, meaning a big difference to the price.  Taking a quick look at their SDK, it's not designed for Android or iOS, meaning this is not trivial work.  I have very little experience with mobile dev, so you don't really want me to do it anyway, I'd be inefficient.

By "firmware development" for Sigma or Leica, I guess you mean "get custom software to run on it"?  Magic Lantern, for example, is not firmware.  Assuming you mean something like that, I'd spend three months trying to get something working for about 15k USD.  Any useful software produced would be open sourced.  Docs on what major avenues I explored, whether successful or not, would also be included.

Paying for software is expensive.