Saturday 1 April 2017

How to convert gif in mp4 video with Nodejs+Python?

Is there a way to convert a .gif uploaded image into .mp4 with only Nodejs? I see there are some tutorials on doing it with Python. How do I integrate that with a MEAN app? If Python is the only way to go about it, how do I call the Python script from my Nodejs? I want to be able to store the converted .mp4 file to S3.

Many thanks.



via Somename

No comments:

Post a Comment