Menu

Show posts

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.

Show posts Menu

Messages - nanomad

#126
Camera-specific Development / Re: Canon 1100D / T3
February 12, 2014, 04:38:54 PM
It's not needed
#127
General Help Q&A / Re: makefile setup bad value
February 12, 2014, 12:29:56 AM
It's a warning that can be safely ignored.

Make parses all the variables (from environment or configured inside other makefiles) starting with CONFIG_ to turn ON/OFF some features of ML (e.g. GDB) . This check is to make sure you are only using  CONFIG_XXXX that are either y or n. Since CONFIG_SITE is not used in ML you can either safely ignore the warning, or you can get rid of by adding CONFIG_SITE=n to your Makefile.user
#128
One more clue:

PROP_HANDLER(PROP_MVR_REC_START) gets called every time the canon property PROP_MVR_REC_START changes value (the value is held inside buf[0]). property.h has the values decoded for you. That's one possible way of doing it btw.
#129
Camera-specific Development / Re: Canon 1100D / T3
February 12, 2014, 12:14:38 AM
1100D will be recording raw video. 640p @ 30 fps, but it's raw video nonetheless, right?  8)

Plus all the fancy stuff that comes with access to raw data in liveview (auto ETTR in LV, silent pics, ...)
#130
General Development / Re: Fix for pink frames
February 12, 2014, 12:13:18 AM
1100D is recording raw video. 640p @ 30 fps, but it's raw video nonetheless, right?  8)

And it even plays back the video too. This is a lesson for me: never throw the towel :P
#131
 you should save and restore the lcd state instead. No need to turn LCD off if it was on in the first place
#132
General Development / Re: Fix for pink frames
February 11, 2014, 07:29:44 PM
It should help the 1100D to get raw LV hopefully as this won't fire up any of the Canon debug stuff. Raw recording not so much I suppose.
#133
It's the same for both
#134
General Chat / Re: DIGIC overclock by ML?
February 07, 2014, 10:03:48 AM
We do not over clock the arm CPU and I don't think the clock matters much for H264 encoding as it's done by dedicated hardware anyway
#135
Camera-specific Development / Re: Canon 1100D / T3
February 02, 2014, 11:14:32 PM
Weird they do work here...
#136
You don't need to run the installer each time you upgrade the nightly build....
#137
No
#138
Camera-specific Development / Re: Canon 1100D / T3
February 01, 2014, 12:11:05 PM
Just don't use ETTR in LV.. We will figure out a way to block it
#139
Camera-specific Development / Re: Canon 1100D / T3
February 01, 2014, 11:51:49 AM
Can you upload a cr2 of your test scene?

edit: ETTR does not work in LV, even the menu item says so...
#140
Camera-specific Development / Re: Canon 1100D / T3
February 01, 2014, 11:29:52 AM
Can you upload a video of you using auto ettr and showing the -5EV bug?
#141
Camera-specific Development / Re: Canon 1100D / T3
February 01, 2014, 09:34:40 AM
Oops I'll check dual iso too
#142
Tragic Lantern / Re: Tragic Lantern for EOS M
February 01, 2014, 09:25:13 AM
No dev has an eos-m2 ... And since it's Asia only I don't see it being supported any time soon. Unless you are willing to do it yourself that is
#143
Camera-specific Development / Re: Canon 1100D / T3
February 01, 2014, 09:19:42 AM
The warning is there. It even disables the whole ettr menu when in lv
#144
Camera-specific Development / Re: Canon 1100D / T3
February 01, 2014, 01:21:29 AM
Did you compile ML yourself?
#145
Camera-specific Development / Re: Canon 1100D / T3
January 31, 2014, 11:10:56 PM
Of course, silent pics need raw LV ... which the 1100D hasn't ....
#146
Camera-specific Development / Re: Canon 1100D / T3
January 31, 2014, 11:00:04 PM
Ugh that's nasty..... I'll see if I can spot something weird

We got raw overlays in playback mode btw. Willing to hear feedback on how they work . Remember to enable review after shot or it won't work
#147
Camera-specific Development / Re: Canon 1100D / T3
January 31, 2014, 08:58:58 PM
Can you share a silent DNG? I fear the state transition that we target may not be the most correct one
#148
If you submit a patch that enables meter only with AGC on I'll happily merge it to get the ball rolling
#149
User Introduction / Re: Italian ML users say Ciao here!
January 30, 2014, 09:10:20 AM
Visto che ci sono abbastanza utenti italiani, come la vedreste l'idea di organizzare un piccolo meeting/conferenza? Direi principalmente indirizzata agli utenti ma anche con qualcosa di piĆ¹ tecnico se vi va
#150
Camera-specific Development / Re: Canon 1100D / T3
January 30, 2014, 08:56:48 AM
Yes