Jump to content
Search Community

Is it possible to export animation?

Praney Behl
Moderator Tag

Warning: Please note

This thread was started before GSAP 3 was released. Some information, especially the syntax, may be out of date for GSAP 3. Please see the GSAP 3 migration guide and release notes for more information about how to update the code to GSAP 3's syntax. 

Recommended Posts

Posted

Hi all,

 

I am trying to find a way to export the timeline animation to a mp4(compressed) video.

 

Does someone know how this can be done?

 

Will really appreciate your inputs and suggestions.

 

Thanks

jamiejefferson
Posted

I don't have any specific solutions for you, but as far as I am aware the only way to record what is happening in a browser as video, would be using screen capture / screencast software.

 

I'm pretty sure QuickTime and VLC have some basic screen recording built in, otherwise you might google for a specific screen capture solution.

 

Wikipedia: Comparison of screencasting software

  • Like 2
Posted

I don't think using screencasting software will be a reliable option. Maybe I can create a server and process it on the server.

 

Thanks for your input though.

Posted

Thanks Jonathan,

 

I have been through that resource before, but I was trying to not involve php and maybe to it solely with HTML5+Javascript.

 

I have come across a solution which involves running a node server  and then communicating with a video encoder.

 

But this is all a bit complicated and resource intensive. I was hoping to source a rather smarter way from some of the brilliant minds here in this community.

 

Thanks for your suggestion. :)

  • 3 years later...
Posted

Hi Praney 

Can you share how you did it?

Posted

Thanks.

I created animations in canvas and used CCapture to generate a video. 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...