Flix is an application that uses a digital camera or webcam to create time-lapse movies. Still pictures are captured every few seconds, minutes or hours (whatever the user decides), then they are merged together as frames in a time-lapse video. Some cool effects can be achieved this way. Below is a video a Flix customer made of some adrenalin junkie snails and here's an amazing video (originally in hdtv format and not made using Flix) but good for ideas.
Flix is useful just for fun, but there are also educational uses for it - such as to record science experiments.
Version 3.3 (released 30/10/07)
- 1024x768 and 960x720 resolution support
- Minor bug fixes
Version 3 (released 27/01/07)
- Various bug fixes
Version 2 (released 31/08/06)
- Display at 640x480 resolution as well as 320x240
- Set the delay between frames as low as 0.1 seconds
- Use Window Task Scheduler to set Flix capturing frames say, at 10am every morning
- Specify the folder for keeping frames in
New versions largely come about because of all the feedback from previous versions of Flix, so I'd like to thank all those who submitted suggestions, sent encouraging emails and, of course, the small team of beta-testing ninjas. Once again, any feedback is much appreciated, requests for new features (as well as ideas for new software projects too) are most welcome.
A big thank you also goes out to PC Plus Spain who featured Flix V1 in their September 2006 issue (no. 109) dvd and ColumbiaTribune.com for their plug.
You might also be interested in using a webcam for security, making 3d models, tracking and/or long exposure. Applications relating to education include plagiarism software.
A computer, an image capture device such as a digital camera or webcam (Flix can automatically detect and work with most image capture devices), and a video codec that will compress the final movie to a reasonable size. (Your PC will probably already have such a codec.)
Q1: What limitations are there in the trial version?
Q2: How much does Flix cost to buy?
Q3: How large are the still pictures Flix captures?
Q4: Does my computer have to be fully on when using Flix or can I let it hibernate?
Q5: I don't have a webcam... Is my digital camera compatible with Flix?
Q6: Where can I get a codec to create a Flix movie?
Q7: What else could I use Flix for?
Q8: I know my webcam works but with Flix all I get is a dark grey box and no live image. What's wrong?
Q9: What settings can I specify and what do they do?
Q10: I want to make a video from frames captured at 10am every morning. How do I do that?
Q11: Oops! I didn't make a video after capturing the frames! Can I still use them or is it too late?
Q12: What does "Gap" mean in the "Video creation" section (under "End frame")?
Q13: Does Flix work with Windows Vista?
Q14: Is there a Mac version of Flix?
Q15: This almost does what I want. Can I pay for some bespoke changes to be made?
Q1: What limitations are there in the trial version?
A1: Images and videos made with Flix will have a watermark imprinted on them.Q2: How much does Flix cost to buy?
A2: Flix is shareware, not freeware. Version 3.3 costs $10 for new users. For those license holders upgrading from version 1.0 it's half price.
Note: Licenses made for versions prior to version 3.0 are not recognised by the latest version. (Please also read the notes on the column to the right if you intend to purchase Flix.)Q3: How large are the still pictures Flix captures?
A3: This depends on the resolution of the webcam. The pictures are compressed to Jpeg format which is ideal for photos in that it preserves fidelity but is also drastically smaller in size compared to other formats such as bitmaps (Bmp). A standard webcam resolution is 640x480 pixels and the typical filesize of such a photo would be of the order of 90KB.Q4: Does my computer have to be fully on when using Flix or can I let it hibernate?
A4: Flix requires your PC desktop or notebook to be fully powered during the entire picture capturing period. It is, therefore, recommended that monitors are set to power down automatically when not in use for energy saving purposes. Unfortunately there is no known method of hibernating a PC and also have software of any kind to run at the same time without some external trigger to wake the computer and perform its picture capturing task.Q5: I don't have a webcam... Is my digital camera compatible with Flix?
A5: The mode most cameras default to when plugged into a computer's USB port is "Transfer Photo" mode, used to transfer snaps onto your computer. Most digital cameras do however also have "PC Cam" mode which lets you use it as a webcam.Q6: Where can I get a codec to create a Flix movie?
A6: Your PC will probably already have such a codec but just in case it doesn't, here's a good site.Q7: What else could I use Flix for?
A7: Good time lapse subjects are clouds, traffic buildup in a parking lot, a construction site, flowers blooming, science experiments... Search timelapse-o-maniac to get some ideas. Stop-motion videos can be made too... of sporting events, road trips etc. These typically work well with a frames delay of less than one second.Q8: I know my webcam works but with Flix all I get is a dark grey box and no live image. What's wrong?
A8: What Flix does is take the first imaging device in your registry and try to get images from it. If it can't find any image devices it will flash up a message box saying "can't find a webcam/camera." If a dark grey box is being shown, the webcam is probably not listed as the default device, it may instead be the graphics card for example. Now, try "My Computer", "properties", "device manager" and select the cross beside "sound, video and game controllers". The usb webcam should be listed here but perhaps along with other devices (like, an entry "Nvidia WDM Video Capture"). Check the properties of any such capture device and disable them (presumably they are not being used anyway) then the webcam should be bumped up to be the first capture device. Flix should then work properly!Q9: What settings can I specify and what do they do?
A9: The current settings can be found in the registry (Start->run->type "regedit"->click OK) They are listed underHKEY_LOCAL_MACHINE->SOFTWARE->Nimisis->Flix.
AUTO_START_DIRis the default directory to store the frames (important when using windows task scheduler to run up Flix automatically). Make sure you use back slashes, i.e.C:\Program Files\Flix\. The folder must exist before starting to capturing frames.AUTO_START_FRAME_COUNTis a counter for the number of frames that have been saved using the scheduler. Users don't need to worry about this too much except that they should reset the counter to zero if starting a new recording using scheduler.AUTO_START_ON_OFFis a flag - 0 for normal use, 1 if intending to use Task Scheduler. Flix then knows when it has to close itself down and increment theAUTO_START_FRAME_COUNTcounter etc.CAM_REFwill usually be set to 0 but if a user has plugged multiple webcams in their machine in the past, the ID of the webcam in the windows registry might not be 0 (and they see a black window as described in Q8). In this case experimenting by setting this variable from 1 upwards should allow the user to find their webcam. If 1 through 15 fail then I would assume there is another problem/bug.RESOLUTION_REFwhen set to0gives a resolution of 320x240. 1 gives 640x480. 2 gives 960x720. 3 gives 1024x768. Further resolutions have not yet been implemented yet (but if you need it get in touch).Q10: I want to make a video from frames captured at 10am every morning. How do I do that?
A10: Use Windows Task Scheduler to set Flix to run up when you want it to. As described in the previous question, setAUTO_START_ON_OFFto 1 andAUTO_START_FRAME_COUNTto0. When you've captured all the frames, setAUTO_START_ON_OFFback to0(but leaveAUTO_START_FRAME_COUNTto whatever value it's up to). The next time you run up Flix you'll notice that the Make Video button is not greyed out. Press it to make your movie. Note that when Flix subsequently runs up with Task Scheduler, it waits about five seconds for the webcam to adjust to the light levels before capturing a frame. Flix then shuts itself down.Q11: Oops! I forgot to make a video after capturing the frames! Can I still use them or is it too late?
A11: There is a way! Say the most recent frame in your frames folder is pic_10478.jpg then you have 478 frames. Set theAUTO_START_FRAME_COUNTin the registry (described in Q9) to 478 and theAUTO_START_DIRto the folder that contains your jpgs. The "Make Video" button will be enabled the next time you start Flix. Press it to make the video.Q12: What does "Gap" mean in the "Video creation" section (under "End frame")?
A12: If you find that you have too many frames or that the resultant video is going to be too long, you can skip every other frame by setting Gap to 2 and that will have the duration of the final time lapse film. If you only want every 5th frame to be in the movie then set Gap to 5. You get the idea.Q13: Does Flix work with Windows Vista?
A13: Yes, but a couple of customers did report problems with the license validation and having the default directory for saving frames set to drive C:\, though these were resolved. (Note that the registry key on Vista is "Computer\HKEY_USERS\[some guid]\Software\Classes\VirtualStore\MACHINE\SOFTWARE\Nimisis\Flix." This can also be found using "Find" in regedit.)Q14: Is there a Mac version of Flix?
A14: No, but there hopefully will be soon. A customer has reported being able to emulate Windows XP on Max OS X using a program called Parallels. VMWare should also do the trick.Q15: This almost does what I want. Can I pay for some bespoke changes to be made?
A15: In short, yes. Contact us with details of what you need and we'll provide a quote.
Flix
[comments 5]
| Download Now [Mirror] Free download 1.3MB [pad file for download sites] |
A Paypal account is not required to buy a license. Credit cards are accepted. Before completing your order please first read the instructions below the screenshot.
Screenshot:

Purchase via the "Buy Now" button above. This takes you to the Paypal website where you can pay $10. (Payment via credit card is also accepted by Paypal.) PayPal then immediately notifies our database that the transaction has taken place. Please then retrieve your license by going to this page with your Paypal transaction email address and the two lines of info obtained from the License Info button on the Purchase Flix dialog box that pops up when you start Flix. This info contains your hard drive serial number and is used to encode the license. Note that the license, and therefore a fully functional version of Flix will only work on that one computer. For multi-user licenses (i.e. more than 10) please contact us.
Problems? Try the FAQs and the Google Group (see below) first. Comments, like suggestions for the next version are very welcome.
Tested webcams
Fuji Finepix
Philips SPC 900NC
Logitech QuickCam Messenger
Cameras with built-in timelapse function
Nikon Coolpix
Related tags