We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexProgramming Questions & HelpPrograms › Saving video files to a specified directory
Page Index Toggle Pages: 1
Saving video files to a specified directory (Read 976 times)
Saving video files to a specified directory
Apr 14th, 2010, 12:07am
 
Currently i am doing a project whereby i have to do a live capture video.
I have to save this .mov file into a specific directory instead of the sketch directory folder.
I wonder how this can be done.
Re: Saving video files to a specified directory
Reply #1 - Apr 14th, 2010, 2:44am
 
Just provide the full, absolute path instead of just a file name.
Re: Saving video files to a specified directory
Reply #2 - Apr 23rd, 2010, 1:32am
 
Hi
thanks for the advice.
It works.

I wonder if you have any idea how to run the .mov movie clips from a specified folder using the Movie function instead of the default data folder.

Thanks.
Re: Saving video files to a specified directory
Reply #3 - Apr 23rd, 2010, 1:57am
 
Well, I would try the same trick. Does it work?
Page Index Toggle Pages: 1