focus stacking only working in Movie Mode? 550D

64 views
Skip to first unread message

sawomedia

unread,
Dec 22, 2010, 10:51:49 PM12/22/10
to Magic Lantern firmware development
I dont know if this is the intended behaviour:

Stack Focus does not work in Picture mode (Manual) on my 550D

It causes the overlay menu to show a checkerboard background and the
functions are all messed up - i have to reboot the camera.

In Movie Mode it is working fine.

Thanks

sawomedia

Alex

unread,
Dec 23, 2010, 3:12:13 AM12/23/10
to Magic Lantern firmware development
It only works in LiveView mode. In "normal" mode it only takes one
picture.

Checkerboard? How did you get that?
Message has been deleted

sawomedia

unread,
Dec 23, 2010, 5:09:41 AM12/23/10
to Magic Lantern firmware development
Oh ok, thanks - i somehow didn't think of this.

It somehow works now in Live View Mode - with a slight bug:

I can see the Focus change and stay for the exposure time, but it
doesnt save any images.

Anything i am missing?

With the checkerboard, its strange. I tried to do a screenshot, but it
shows the menu as it should be (solid grey)

I have made two pictures of the menu that happen after using focus
stacking in manual mode without LV on.

In menu:

http://www.sawomedia.de/share/img/ml/ml_checker_1.jpg

When closing the menu:

http://www.sawomedia.de/share/img/ml/ml_checker_2.jpg

During taking the shots of the display, i recognized that when the
display is shut off (via the display sensor)
and comes back on, the menu is again as it should be.

Thanks :)

Greets

Alex

unread,
Dec 23, 2010, 5:11:35 AM12/23/10
to ml-d...@googlegroups.com
I've never get those checkerboards; seems like memory corruption.

Can you do a small video showing what buttons you press?

Also, I didn't have any save problems. On the other hand, when I've
tested this, it was usually the first thing I did right after starting
the camera.

> --
> http://magiclantern.wikia.com/
>
> To post to this group, send email to ml-d...@googlegroups.com
> To unsubscribe from this group, send email to ml-devel+u...@googlegroups.com
> For more options, visit this group at http://groups.google.com/group/ml-devel?hl=en

sawomedia

unread,
Dec 23, 2010, 5:41:41 AM12/23/10
to Magic Lantern firmware development
Yes, i recorded a little video here:

http://www.sawomedia.de/share/img/ml/focus_stacking_bug.mp4

the first step is the checkerboard bug and the display-sensor "fix"

then i reboot the camera, go into liveview and take a stack focus.

note the strange behaviour after the stack has run through.

i press the "play" button and the cam seems to hang, then takes a
picture or two
of the last focus state.

when i finally come into playmode, i end up having 4 images of the
same focuc, but no stack.

On 23 Dez., 11:11, Alex <broscutama...@gmail.com> wrote:
> I've never get those checkerboards; seems like memory corruption.
>
> Can you do a small video showing what buttons you press?
>
> Also, I didn't have any save problems. On the other hand, when I've
> tested this, it was usually the first thing I did right after starting
> the camera.
>

Alex

unread,
Dec 23, 2010, 12:00:58 PM12/23/10
to ml-d...@googlegroups.com
This build **does not read** config file. I believe there's a memory
corruption there.

Can you test if this fixes focus stack, play issue (221) and clear
view HDMI issue (228)?

Please tell me if you have any stability problems with this build.

magiclantern-2010Dec23.550d.fw109.configless.alex.zip

Chris71

unread,
Dec 23, 2010, 1:05:20 PM12/23/10
to Magic Lantern firmware development
I just tested the play issue (221), that I also experienced with the
previous build, and it is now fixed. :-)

The new built seems to be stable so far.

On 23 Dez., 18:00, Alex <broscutama...@gmail.com> wrote:
> This build **does not read** config file. I believe there's a memory
> corruption there.
>
> Can you test if this fixes focus stack, play issue (221) and clear
> view HDMI issue (228)?
>
>  magiclantern-2010Dec23.550d.fw109.configless.alex.zip
> 1018KAnzeigenHerunterladen

Fernando Freire

unread,
Dec 23, 2010, 2:04:57 PM12/23/10
to ml-d...@googlegroups.com
Hi, Alex, I was working on another bracketing task and I had a lot of problems with the filesystem (with the first version of 550D port: since 12 November I don't get time to work on it  :-( )
 
The program uses a logfile and we create the file only if the file doesn't exists. Something similar to that.


logfile = FIO_Open( "logfile", O_RDWR );
   if ( logfile == INVALID_PTR)
      logfile = FIO_CreateFile( "logfile" );

I don't know if this can help you.

The new problem thah arises is that FIO_Open writes from the beginning of the file ...

And also I remember we need delete magic.cfg from the filesystem, because that makes a system prone to instabilities, I mean I think the stability problem related to config file
were here since first versions of ML port.


Thanks:

Fernando

2010/12/23 Chris71 <nied...@gmx.net>
Reply all
Reply to author
Forward
0 new messages