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 › how do i export to web video
Page Index Toggle Pages: 1
how do i export to web video? (Read 1051 times)
how do i export to web video?
Jan 27th, 2010, 12:09pm
 
(I asked this in Exhibition, but was advised to repost over here...)

I've finally got a Processing thingum I'd like to show off to the world. It's non-interactive, so I'd prefer to post it to Vimeo or YouTube rather than Open Processing.

Has anyone got an idea of how to do this? I've tried using a screen-capture tool called IShowU, but it hasn't worked so well. It's made for doing "screencast" software demos, so falls down on framerate and on a/v-synch. (Since my project is an audio visualization, these two factors are quite important!)

Any thoughts appreciated. Thanks!

=T=
Re: how do i export to web video?
Reply #1 - Jan 28th, 2010, 1:40am
 
Well, I suggested in previous thread that you can export the sketch to movie using the integrated Video library. Have you tried?

I am not sure about sound export with this library. Perhaps you can do post-synch if library doesn't support that. If sound is randomly generate, you can record with Audacity, for example. Or perhaps there is a pure Processing way: I haven't played with sound in Processing yet.
Re: how do i export to web video?
Reply #2 - Jan 30th, 2010, 1:58pm
 
I haven't tried using the Video library yet because it doesn't seem to do audio. I guess I will post-synch if there's not a better solution.
Page Index Toggle Pages: 1