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

#1
Thanks for the cultural context but it still doesn't make any sense. No one gets any sense of who the character is and why he should receive special treatment. If you are trying to relate something sinister, skip the soft acoustic guitar music next time.
#2
I'm not asking to record from the camera directly onto the computer, I want a command-line solution for recording clips of certain length, then transferring to PC after recording is stopped.

The functionality exists, as it is included in EOS Utility, but I want it to be part of a scripted workflow (record video, do basic processing, add to playback queue. gphoto2 does not do this, it seems. Any suggestions?
#3
General Help Q&A / Re: Keep intervalometer on
October 23, 2013, 06:43:35 AM
Quote from: Daftcain on October 23, 2013, 01:13:20 AM
So far my non- ML approach is using the remote shutter that triggers a selftimer (10 sec) and then does a continuous 5 frames.  This works very well except that continuous shooting is very fast.  Ideally for a photo booth there would be 1-2 seconds between each shot.

How does your remote shutter shoot 5 continuous frames?
#4
General Help Q&A / Re: Keep intervalometer on
October 22, 2013, 06:53:58 PM
Quote from: Daftcain on October 22, 2013, 06:11:47 AM
Is that script up somewhere?  could you link to it?

/*
@title Photo Booth Looped
*/

while (TRUE)
{
wait_key();

for (int i = 0; i < 4; i++)
{

for (int l = 0; l < 5; l++)
{
beep();
sleep(1);
while (TRUE)
{
press(SHOOT_HALF);
if (get_focus_confirm()) break;
};

takepic();
};
};

};


Edit: fixed a comment that breaks the script

Be forewarned, there is no way to stop the script without turning off the camera, which might lead to an incomplete shutdown and thus some unforeseen problem.

I was working on a handmade wired remote which in theory is easy to put together as this is for the 550D which uses a 3-pole 2.5mm remote release port but I think I'm abandoning this approach.

At this point I'm not using any ML function for my photo booth. I decided it was faster and more reliable to trigger via the computer tethered to the camera. I'm using bash scripts along with gphoto2 and ImageMagick to wait for a keypress, capture the images, process them into a print template, print, and move the captured images into a folder that is being displayed on a monitor. This is on OSX although it should also work just fine on any *nix system.

I can give you some more details on this if you are interested.

Now I just need a single key USB button that doesn't cost $30.
#5
Quote from: jezhunziker on October 21, 2013, 04:22:54 PM
Thanks for reply, adding extra focus steps will be really useful. The Rack focus end point isn't a bad workaround as we all know a good timelapse is all in the setup...

It's strange how much the focal distance effects the number of steps, I wonder if it's constant from one lens to another, I only have one variable focus lens but I could see if it matches number of steps at 50mm against my nifty 50.. I'll try and post a chart for 24-105mm

Thanks for the advise with LiveView - I'll try and find a way to shut off it off once TL is started either that or will need to purchase a few extra batteries..  ;)

It definitely is not constant from lens to lens. So many variables such as the motor in the lens as well as the range of the focus ring. It's not even consistent within a lens. My 100mm macro feels almost exponential in the proportion to each step (or physical turn of the ring). By this I mean as you go from the closest focal distance to infinity, the sensitivity of the ring substantially increases. This would make sense for a macro lens where you want a lot of control when focusing on objects at a macro range.
#6
General Help Q&A / Re: Keep intervalometer on
October 21, 2013, 07:51:21 AM
I'm trying to figure out a decent solution for this as well. For now I'm using a PicoC script stuck in an infinite loop and a nightly build from April that still had PicoC support. I'm trying to figure out how to implement this in a module but not really sure how to do that.
#7
If you're doing this professionally, you need to get some sort of support/stabilizer and a more consistent look (as in post). Shakey hand-held shots of stuff that would be easily captured as stills doesn't add a lot to the clients memory of the day.
#8
Raw Video / Re: Pocket camera vs. 5D II Raw
October 12, 2013, 03:29:39 PM
Not sure how you are comparing the color accuracy of a camera you don't have yet, recording in a format it doesn't support.

But yes the 5d2 is still a very good camera.
#9
Put the lens cap on.
#10
There are already so many submenus and options in ML in general that it would get out of control if menu items started showing up twice.
#11
Don't zoom in to 100%.
#12
Shoot Preparation / Re: Picture Quality: Raw vs L
September 07, 2013, 06:40:14 PM
To answer your question, no there is no drop in image quality for RAW video when you set stills quality to something other than RAW.
#13
The in-menu help is not available on non-stable builds like the nightlies. HDR is under advanced bracketing, bulb ramping has been abandoned and replaced with better options (AutoETTR w/ sidecar files), and the different Picture style option should still be there.
#14
Exactly, there is no active computation or anything that would be able to detect changes in the scene.
#15
General Help Q&A / Re: Problem with global draw
September 07, 2013, 06:26:17 PM
Read the FAQ and then turn off the Canon overlays by cycling through the screen modes with the INFO button while in liveview.
#16
I'm curious as to why you would want a cr2hdr conversion tool on your tablet. The resulting DNG files still need a good deal of PP to get them to look decently exposed. Then you're going to need Lightroom or GIMP/dcraw or whatever running on your tablet also. You might as well just wait until you are back at your 'editing' computer.

Seems like a waste of time. If you are just wanting a preview, then image review does a pretty decent job of blending the exposures.
#17
Quote from: Audionut on September 06, 2013, 02:41:17 AM
8086 ;)

It was around 2mhz iirc.  The turbo button on my old box got it to 8mhz  ;D

I remember playing an old military action game and hitting the turbo to get to the good parts :) Now my phone has a dual-core 1.something ghz processor.
#18
General Help Q&A / Re: ML 2.3 SDXC 64GB won't boot! (no0b)
September 05, 2013, 02:16:18 AM
Yes you have to run the firmware upgrade once to enable the bootflag on the camera. This tells the camera to search for bootable code on startup.
#19
MLV is the future standard format for ML raw video. It is still under development but hopes to include audio support, amongst other things.

Check out the first post in this thread for more details.
#20
They run a different OS with different hardware. It's all reverse engineered so it is done from scratch.

http://nikonhacker.com/
#21
Quote from: swinxx on August 29, 2013, 11:24:48 PM
tried to convert some video dngs (son of a batch) in vmware windows 7 with the latest cr2hrd but got an error..
so what can i do now?

black subtrackt didn´t work
bright dark detection didnt work
iso blending didnt work..

greets. sw

Sounds like you are lacking dcraw.
#22
Quote from: John Kesl on August 30, 2013, 04:39:17 AM
have you tried a card with canon firmware? maybe you may need to reinstall canon firmware?

'Reinstalling' Canon firmware never helps, as it was never replaced to begin with. I've never run into this issue with any camera that I've put ML on. Is there any responsiveness from the camera from any button press?
#23
The additional of modules prompted the dropping of PicoC and the addition of TCC, another scripting language. The scripting API has not been reimplemented for TCC but is on Alex's agenda.
#24
General Development / Re: Need help compiling on mac
August 29, 2013, 09:46:59 PM
Yea, I had to make that file also. FYI, the command 'touch whatfileyouneed.h' will create a file of that name with no content, rather than saving an empty text doc or something like that. What is your error now?
#25
General Development / Re: Need help compiling on mac
August 28, 2013, 03:29:30 PM
I used MacPorts to install truncate. You might have to also remove the -s flag after the truncate command in makefile.src