Welcome! Log In Create A New Profile

Advanced

Time-lapse RepRap

Posted by VikOlliver 
Time-lapse RepRap
March 25, 2007 02:01AM
Thought you might like to see the time-lapse shot I did of a test
hexagon. If you've not seen the blog, I've uploaded this to YouTube:

[www.youtube.com]

Vik :v)

_______________________________________________
Developers mailing list
Developers@reprap.org
[reprap.org]
Re: Time-lapse RepRap
March 25, 2007 10:31AM
Quoting Vik Olliver :

> Thought you might like to see the time-lapse shot I did of a test
> hexagon. If you've not seen the blog, I've uploaded this to YouTube:
>
> [www.youtube.com]

That's pretty cool.

Best wishes

Adrian

Dr Adrian Bowyer
[staff.bath.ac.uk]
[reprap.org]
_______________________________________________
Developers mailing list
Developers@reprap.org
[reprap.org]
Re: Time-lapse RepRap
March 25, 2007 08:58PM
I'm very impressed with your use of your webcam to do the time-lapse photography. I built a little frame-grab program for my webcam in VB.NET a few years ago.

Could I ask how you talked it into giving you an mpg or equivalent instead of simple bitmap pics?
Re: Time-lapse RepRap
March 26, 2007 01:23AM
Windows users might want to think about using Flix, a cheap Webcam app that can do time lapse videos at as high as 640x480.

[www.nimisis.com]

US$10
Re: Time-lapse RepRap
March 26, 2007 09:28AM
and for OSX users there is support built into iMovie, or you could
dish out $35 to get the highly rated Boinx iStopMotion. pretty rad.

On 26 Mar 2007 17:23:46 +1200, RepRap Forum Mailer wrote:
> Author: Forrest Higgs
> Username: Forrest Higgs (206-55-252-246.adsl.sta.mbay.net)
> Subject: Re: Time-lapse RepRap
> Forum: Developers
> Link: [forums.reprap.org]
> Approved: Yes
>
> Windows users might want to think about using Flix, a cheap Webcam app that can do time lapse videos at as high as 640x480.
>
> [www.nimisis.com]
>
> US$10
> _______________________________________________
> Developers mailing list
> Developers@reprap.org
> [reprap.org]
>
_______________________________________________
Developers mailing list
Developers@reprap.org
[reprap.org]
Re: Time-lapse RepRap
March 26, 2007 02:59PM
On Mon, 2007-03-26 at 12:58 +1200, RepRap Forum Mailer wrote:
> I'm very impressed with your use of your webcam to do the time-lapse
> photography. I built a little frame-grab program for my webcam in
> VB.NET a few years ago.
>
> Could I ask how you talked it into giving you an mpg or equivalent
> instead of simple bitmap pics?

I collected all the frames, sequentially numbered, and ran:

ffmpeg -b 600 -i ../reprap_movie/frame%04d.jpg time_lapse_hexagon.mpg

You can get the Windows version here:

[www.videohelp.com]

Vik :v)

_______________________________________________
Developers mailing list
Developers@reprap.org
[reprap.org]
Re: Time-lapse RepRap
March 26, 2007 03:02PM
Great! Thanks, Vik!
Sorry, only registered users may post in this forum.

Click here to login