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 - wolf

#51
General Development / Re: Small facelift
September 25, 2013, 01:26:49 PM
Thanks, looks very nice. :-)
#52
General Development / Re: Small facelift
September 25, 2013, 01:21:56 PM
No, I'll try...
#53
General Development / Re: Small facelift
September 25, 2013, 01:12:40 PM
Are there different resolutions of the displays depending on the model?
550D:
#54
General Help Q&A / Re: Silent picture pink/corrupt frames
September 10, 2013, 12:37:58 PM
@1%
Quote from: 1% on September 10, 2013, 12:12:06 AM
On 50D I had to disable dialog refresh timers to avoid this... i'll try to replicate on 7D.

Can you explain how to do this? I've a lot of pink frames on a 550D and wonder if it is possible for this camera too?
#55
General Help Q&A / Re: Built-in intervalometer and Arduino
September 06, 2013, 10:21:38 PM
@v1rt
It's possible to trigger a stepper motor.
http://www.magiclantern.fm/forum/index.php?topic=4577.0
I believe there is no way to script with the actual ML version. You could fetch an older release.
But I think it's also nice to trigger the camera with other hardware, arduino with a little LCD for example like in the link above.

#56
Share Your Photos / Re: Dual ISO B&W
September 04, 2013, 04:45:27 AM
Very nice picture.
#57
General Development / Silent pic pink frames 550D
August 31, 2013, 08:04:28 PM
Does anybody know, how to avoid "pink frames" with silent pics on a 550D.
I tried to record pictures for a timelaps triggered by a wired remote shutter and got quite a couple of unusable frames.
Same with Intervalometer.
Are silent pics working on other models without problems?

Any advice someone?
Thanks.


#59
General Development / Re: Need help compiling on mac
August 29, 2013, 09:49:45 PM
Quotelots of spew but no clear error and no bins.
Can you post it?
It's important to see where the compilation fails.

There is no need to generate the doc in order to get a binary. See my output.


...
[ CC       ]   propvalues.o
[ CC       ]   gui-common.o
[ CC       ]   chdk-gui_draw.o
[ CC       ]   movtweaks.o
[ CC       ]   menuhelp.o
[ MENU IDX ]   ../../src/menuindexentries.h

No menuindex.txt! The "Complete user guide" menu is empty!
Run make docq to update menuindex.txt.

[ CC       ]   menuindex.o
[ CC       ]   af_patterns.o
[ CC       ]   focus.o
[ CC       ]   notify_box.o
[ CC       ]   bootflags.o
[ CC       ]   dialog_test.o
...
#60
General Development / Re: Need help compiling on mac
August 29, 2013, 08:24:05 PM
My menuindexentries.h is an empty file in my source code. You could try to add an empty file with this name to ../src/ .
And wait for the next error ;-) It looks like you dont't have it.
#61
General Development / Re: Need help compiling on mac
August 29, 2013, 07:32:30 PM
do you use the cloned source code?
#62
General Development / Re: Need help compiling on mac
August 29, 2013, 05:49:25 PM
Where did you get your source from? Did you clone it with "hg clone -r unified https://bitbucket.org/hudson/magic-lantern" ?
Have you tried  "make 5D3" ?
#63
Yes, the silent pics. I guess it happens because power saving turns the display off to fast to get the full fps override cylce.
#64
Intervalometer & FPS override & Power saving & Silent pics cause magenta images.
I used a 550D.
Maybe some of the devs are interested in.

Disabling power saving solves the problem.
#65
Awesome looking footage...




#66
General Development / Re: PicoC doesn't work on a 550D
August 26, 2013, 05:40:17 PM
Do you know how to get the source code with working picoc, because I need some homebrew picoc commands?
#67
General Development / Re: PicoC doesn't work on a 550D
August 26, 2013, 05:19:47 PM
Can you solve the floating point issue with tcc shortly?
And why prevent users from something which worked already?
#68
General Development / PicoC doesn't work on a 550D
August 23, 2013, 10:44:22 AM
I tried to compile ML with PicoC enabled and modules set to off.
When I start a script the camera displays "script running..." and nothing happens.

Am I doing something wrong, is quite a while since I run a script? Can anybody confirm this behavior?
#69
Silent pics are now raw DNG's.
#70
Feature Requests / Re: feature request
July 22, 2013, 01:16:39 PM
Quote from: MxM on July 22, 2013, 12:50:13 PM
- No 'photo-preview' between each shot/bracket. (or at least an option to disable this?) it's very annoying/slow when shooting 9 brackets.

Isn't it possible to turn the ''photo-preview" off inside Canon menu?
#71
Scripting Q&A / Re: Some questions
July 03, 2013, 12:27:10 AM
Quote from: sbroos on June 29, 2013, 04:22:09 PM
- For some reason disabling the af with set_af(0) doesnt disable half press af. Also half press is differing from the other button presses in some situations.

You can disable "half press af" in the Canon menu.
#72
1. LV can't be turned off during capturing a silent pic.
...
5. I did build out of an old battery a battery-dummy for 550D to supply external power.
(If I had a 5D3 I would rather buy a external power supply.)
#73
@mk11174: Thanks for sharing.
I can get max 720x406 resolution. Maybe more with a better card?
Well, it's better to blow up DNG then h264.

Great :-)
#74
Quote from: dlrpgmsvc on May 24, 2013, 02:06:41 PM
@mk11174 : can you share with me your latest modifications and procedures on how to enable raw video and disable modules, so I can help you to solve the memory problem ? Many thanks !
There is no need to disable modules, because raw_rec is a module.

#75
Sure
You're welcome.