500d development - page 76 - DSLR Hack development - CHDK Forum
supplierdeeply

500d development

  • 2487 Replies
  • 901239 Views
*

Offline Coutts

  • *****
  • 538
  • www.flickr.com/couttsphotog
    • Flickr
Re: 500d development
« Reply #750 on: 21 / April / 2011, 04:11:47 »
Advertisements
agc looks like it's working too! good tip on the movie_logging, that must not be working it looks like.
bit rate control is working too! I just shot a vid at 55mbps sustained!  :D
also mode remapping works too! you can remap video mode to creative auto (CA), or A-DEP.


:D :D
« Last Edit: 21 / April / 2011, 04:16:21 by Coutts »
Canon 5d
Canon 50mm f/1.8
Sigma 24mm f/1.8

Flickr

*

Offline Coutts

  • *****
  • 538
  • www.flickr.com/couttsphotog
    • Flickr
Re: 500d development
« Reply #751 on: 21 / April / 2011, 09:14:28 »
well at this point the next thing to do is map all of the yuv422 stuff and change consts and zebra.c file to match the right yuv422 locations.. anybody even know where to start?? i've been messing with it all night with no luck.
Canon 5d
Canon 50mm f/1.8
Sigma 24mm f/1.8

Flickr

Re: 500d development
« Reply #752 on: 21 / April / 2011, 10:35:53 »
I am new here and know nothing about coding, but I have a T1i, and you guys especially Coutts are making my dreams come true, thanks for all ur hard work and sleepless nights 8], Does this mean Manual Control of shutter and Iso in movie mode might eventually be possible?, I have an old manual lens for aperture but would love Iso and shutter control, I hope its possible as I see many also hope for these features. Keep up the good work!!!!

*

Offline Coutts

  • *****
  • 538
  • www.flickr.com/couttsphotog
    • Flickr
Re: 500d development
« Reply #753 on: 21 / April / 2011, 12:05:10 »
I am new here and know nothing about coding, but I have a T1i, and you guys especially Coutts are making my dreams come true, thanks for all ur hard work and sleepless nights 8], Does this mean Manual Control of shutter and Iso in movie mode might eventually be possible?, I have an old manual lens for aperture but would love Iso and shutter control, I hope its possible as I see many also hope for these features. Keep up the good work!!!!
glad everybody is enjoying what's being done here! as far as manual control in video -- not yet. we're still trying to make everything else stable / work.

I've just updated the repository for the last time probably for today. I'm burned out, I've been working on this for the past 15 hours straight (didn't go to bed). As of right now though the 550d code is 99% ported over. The only files not fully ported are:

- 5d-hack.c --- can't get menu to work if i fully convert this file - has to do with my_task_dispatch_hook() function and gui.c as stated below.
- 422-jpg.py --- not sure what this does, haven't touched it.
- audio.c --- haven't fully ported yet, camera is working fine for now it seems. nothing extra to add that i know of.
- gui.c --- only code difference is in gui_main_task_550d(), related to menu problem with 5d-hack.c.


The next thing we need now is to find the stub for redraw_maybe. The menu will close a lot cleaner after this. We also need to verify/find all of the yuv422 related values, that should fix focus peaking, zoom overlays and a few other things.

Feel free to update your codebase with the latest and greatest. It was a successful night, this is the biggest progress yet for the 500d. :D
Canon 5d
Canon 50mm f/1.8
Sigma 24mm f/1.8

Flickr


Re: 500d development
« Reply #754 on: 21 / April / 2011, 12:20:18 »
So much progress! I got mega excited when I read all of this, I have been messing around with the latest and when I switch between the canon menu and live view, I get 'err 70' sometimes, not everytime. Is this just because it's buggy? Amazing work, you should be very happy! :D

*

Offline Jamez

  • **
  • 91
Re: 500d development
« Reply #755 on: 21 / April / 2011, 13:13:31 »
Well I guess we can say thanks to Alex for writing the user manual already :)

http://magiclantern.wikia.com/wiki/550D/UserGuide#Focus
Worth noting Coutts are the known issues.

err 70 bug info here...
https://bitbucket.org/hudson/magic-lantern/issue/373/err-70-err-80-due-to-ml-external-hdmi

yuv422
I think is more related to silent pictures.
« Last Edit: 21 / April / 2011, 13:55:01 by Jamez »
Canon Kiss x3 Owner running...
Magic Lantern for 500D/T1i/Kiss X3
Canon EOS 500D/T1i - Magic Lantern Firmware Wiki

*

Offline vorob

  • *
  • 26
Re: 500d development
« Reply #756 on: 21 / April / 2011, 13:15:06 »
"Almost all of 550D features have been added, but not fully tested at present."

30fps in 1080p?

*

Offline Jamez

  • **
  • 91
Re: 500d development
« Reply #757 on: 21 / April / 2011, 13:19:19 »
30fps in 1080p?
People keep mentioning this, but correct me if Im wrong, but its not a feature of Magic Lantern?

422-jpg.py
I think this is part of a python script alex wrote to convert 422 files (which are produced when taking pictures with silent mode on) to bmp files.

More info :> http://vimeo.com/groups/magiclantern/videos/18836012
« Last Edit: 21 / April / 2011, 13:33:15 by Jamez »
Canon Kiss x3 Owner running...
Magic Lantern for 500D/T1i/Kiss X3
Canon EOS 500D/T1i - Magic Lantern Firmware Wiki


Re: 500d development
« Reply #758 on: 21 / April / 2011, 13:26:46 »
Also the LCD sensor doesn't seem to be working either, could the be due to some settings I have changed?

*

Offline Jamez

  • **
  • 91
Re: 500d development
« Reply #759 on: 21 / April / 2011, 13:34:14 »
Also the LCD sensor doesn't seem to be working either, could the be due to some settings I have changed?
Yep, its working here, but if you change too many options, it stops working from what I have found so far.
Canon Kiss x3 Owner running...
Magic Lantern for 500D/T1i/Kiss X3
Canon EOS 500D/T1i - Magic Lantern Firmware Wiki

 

Related Topics