Register FAQ Members List Calendar Arcade Search Today's Posts Mark Forums Read


Go Back   Nokia N95Users > General Discussion > General 95 > Camera

Reply
 
Thread Tools Display Modes
  #1  
Old 04-01-2008, 01:53 PM
Georgije's Avatar
N95 User
Phone: N95-1 v30.0.015 + SanDisk 8 GB MicroSDHC
 
Join Date: Mar 2008
Location: Ljubljana, Slovenia
Posts: 296
Thanks: 10
Thanked 58 Times in 31 Posts

Timelapse photography (with Python)

i found this script on the internet and then i changed it a bit. the program takes pictures at selected intervals and then you can combine them all into an animated gif image on your computer


to run the script you of course need to have python installed: Python for S60


then just start the script, put in all the required parameters, put the phone in a stabile position and wait until it's done taking pictures. you can download the script here: RapidShare: 1-Click Webhosting

the archive contains 3 files: time_lapse5, time_lapse6, time_lapse8
if you are using a N95 you can use version 8, but if you are using a S60 2nd phone you can use version 5 or 6. (i'm sure most users here are like me and still have their previous phone in a closet somewhere, i recently put my old Nokia 6630 to work with this script :D)


before you start using the script there is just one other thing you should do: if you do not want the photos to be stored in E:\Razno\TL change this line in the script
Code:
filename='e:\\razno\\tl\\'+nameOfProject+'_'+str(x)+'.jpg'
maybe it's obvious, but don't touch any of the code outside 'e:\\razno\\tl\\'



finally here are two gifs i made. they are quite big so i suggest you open them with firefox and not the windows photo and fax viewer: RapidShare: 1-Click Webhosting



i hope you find this useful and that my explanation was clear enough, if it wasn't feel free to ask questions.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
The Following User Says Thank You to Georgije For This Useful Post:
Lupa (04-01-2008)
  #2  
Old 04-01-2008, 04:20 PM
dayene's Avatar
MOD Princess
Phone: N95-1 & N95-2 sold, E71-2 v100 w/ 8GB SDHC
N-Gage ID: dayene
 
Join Date: Jul 2007
Location: PINAY - New Jersey, USA (North)
Posts: 4,860
Thanks: 370
Thanked 1,027 Times in 761 Posts

Send a message via ICQ to dayene Send a message via AIM to dayene Send a message via MSN to dayene Send a message via Yahoo to dayene
screenshots? :)
__________________
=>> DAYENE00.BLOGSPOT<<=
=>> DAYENE-PHOTOS.BLOGSPOT<<=
Check out my FLICKR PICTURES - and ADD me
BOSE in-ear headphones & iGo Stowaway® Ultra-Slim Bluetooth® Keyboard
T-Mobile (USA) w/ Total Internet & unlimited SMS & MMS
If you appreciate help from a member, show it by clicking on the 'Thanks' button on the right side of every post!!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3  
Old 04-01-2008, 04:53 PM
Georgije's Avatar
N95 User
Phone: N95-1 v30.0.015 + SanDisk 8 GB MicroSDHC
 
Join Date: Mar 2008
Location: Ljubljana, Slovenia
Posts: 296
Thanks: 10
Thanked 58 Times in 31 Posts

sorry to disappoint you, but there are no screenshots, it's just a script and everything you see while using it is text, it writes on the screen how many pictures it has taken already and when it's done.


this "application" is as basic as it gets, version 8 is only 1027 bytes in size ;)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4  
Old 04-02-2008, 10:08 PM
Dedicated User
Phone: N95-2 8GB, V30.0.018
 
Join Date: Oct 2007
Location: Isle of Wight, UK
Posts: 65
Thanks: 80
Thanked 14 Times in 11 Posts

Keep getting error in the python console; size not supported by camera. Using an N95. I edited the script to have the 5 megapixel size that is native to the camera but still got the same error.

Any clues?
__________________
Doesn't anybody read anything properly any more?
Do us all a favour; spend a couple of minutes with the site's search function or Google before asking stupid questions.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5  
Old 04-02-2008, 10:14 PM
NZtechfreak's Avatar
N95 Genius
 
Join Date: Jun 2007
Location: New Zealand
Posts: 876
Thanks: 89
Thanked 159 Times in 102 Posts

Why use this at all? You can set the camera up natively to do timelapse by using the sequence mode...
__________________
N95 owner since April '07
Phone 'rig': Black Sony Xperia with 16GB MicroSDHC, Black N82 V20 firmware HACKED, Motorola S805 A2DP headset, Motorola S9 A2DP headset (for the gym), Nokia DT-22 tripod, Gorillapod, iGo Ultraslim Stowaway Bluetooth keyboard. . . baw-chica-baw-baw. . .

Check out my blog!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
The Following User Says Thank You to NZtechfreak For This Useful Post:
cambo (04-03-2008)
  #6  
Old 04-03-2008, 08:34 AM
Dedicated User
Phone: N95-1 v21.0.016
 
Join Date: Mar 2008
Location: Where the sun hits the sky
Posts: 73
Thanks: 14
Thanked 3 Times in 3 Posts

Quote:
Originally Posted by NZtechfreak View Post
Why use this at all? You can set the camera up natively to do timelapse by using the sequence mode...
i know how to set it to take pictures automatically, but how do i compile those photos and turn it into a timelapse movie?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7  
Old 04-03-2008, 10:22 AM
big_fella_andy's Avatar
N95 User
Phone: N95-1 v.21
 
Join Date: Nov 2007
Location: Middlesbrough
Posts: 252
Thanks: 55
Thanked 53 Times in 31 Posts

timelapse movie, not sure about that, i know animation shop by jasc software Download Animation Shop 3.05 Free Trial - Animation Shop provides the tools you need to easily add animated buttons, banners and other cool effects to your web site - Softpedia can import images in a sequence, and then compile them to an animated gif file, if not, i'de imagine windows movie maker would do something similar?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8  
Old 04-03-2008, 01:36 PM
Dedicated User
Phone: N95-1 v21.0.016
 
Join Date: Mar 2008
Location: Where the sun hits the sky
Posts: 73
Thanks: 14
Thanked 3 Times in 3 Posts

ah, actually i meant on the N95 itself
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9  
Old 04-03-2008, 05:09 PM
Georgije's Avatar
N95 User
Phone: N95-1 v30.0.015 + SanDisk 8 GB MicroSDHC
 
Join Date: Mar 2008
Location: Ljubljana, Slovenia
Posts: 296
Thanks: 10
Thanked 58 Times in 31 Posts

Quote:
Originally Posted by Major_Sarcasm View Post
Keep getting error in the python console; size not supported by camera. Using an N95. I edited the script to have the 5 megapixel size that is native to the camera but still got the same error.

Any clues?
that is very strange, i never got that error. but i strongly suggest that you only use 640x480 because even that is very hard to process on most computers.



Quote:
Originally Posted by NZtechfreak View Post
Why use this at all? You can set the camera up natively to do timelapse by using the sequence mode...
there are a few differences: you can set any interval between photos and the exact number of photos you want and you can also add a delay until the camera starts (example scenario: you want to do a timelapse of the sunrise so you set it in the evening and tell it to wait 8 hours before the start.)

but i admit that an advantage of using nokia's tool is that it doesn't mysteriously crash for no reason :D.

AqtiveJet: i am using ulead gif animator, i'm not sure where i got it though.

after looking on google for a while i found this: Download Ulead Gif Animator LE Freeware aus Animation
try to download it and see if it's the right program.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10  
Old 04-03-2008, 06:03 PM
Lupa's Avatar
Newbie
Phone: N95-1 v.21.0.016
N-Gage ID: lpcr
 
Join Date: Nov 2007
Location: Brazil
Posts: 27
Thanks: 92
Thanked 8 Times in 7 Posts

Quote:
Originally Posted by Major_Sarcasm View Post
Keep getting error in the python console; size not supported by camera. Using an N95. I edited the script to have the 5 megapixel size that is native to the camera but still got the same error.

Any clues?
Replace the lines

imageSizesDisplay = [u'1280,960',u'800,600',u'640,480']
imageSizes = [(1280,960),(800,600),(640,480)]

for

imageSizesDisplay = [u'2592,1944',u'2048,1536',u'1024,768',u'640,480']
imageSizes = [(2592,1944),(2048,1536),(1024,768),(640,480)]
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
The Following User Says Thank You to Lupa For This Useful Post:
Major_Sarcasm (04-03-2008)
Sponsored links
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Maps and Photography site Widget hawala Symbian S60v3 9 05-06-2008 04:54 PM
Risky N95 Photography? Vic Camera 21 05-03-2008 12:00 PM
Python v1.4.3 baseballfanz Third Party Apps 0 04-28-2008 07:22 PM
What is Python? Harry_Allen Third Party Apps 4 02-27-2008 04:40 PM
Photography tips with your N95 ? cybhert General 95 2 11-17-2007 09:07 PM


All times are GMT. The time now is 07:47 AM.
Style Developed by Andrew Slane

Powered by vBulletin® Version 3.7.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 Ad Management by RedTyger
Contact Us - Nokia N95 Users Forum - Privacy Statement - Top