Git Product home page Git Product logo

Comments (10)

positlabs avatar positlabs commented on July 26, 2024

Whammy: A Real Time Javascript WebM Encoder

It's out of scope for this project, IMO.

from whammy.

theavijitsarkar avatar theavijitsarkar commented on July 26, 2024

@positlabs I need to get a mp4 or 3gp video file from a canvas animation or gif image. What could be a solution?

from whammy.

positlabs avatar positlabs commented on July 26, 2024

Send the frames to your server for processing. You can then use ffmpeg, which can encode virtually any format

from whammy.

theavijitsarkar avatar theavijitsarkar commented on July 26, 2024

Yes I was considering that.. However isnt there any way at all to get it done client side? ffmpeg-asm.js is huge, I cant use that

from whammy.

positlabs avatar positlabs commented on July 26, 2024

I think you'll be hard pressed to find a client side solution. If I were you, I'd go with the server upload solution.

from whammy.

theavijitsarkar avatar theavijitsarkar commented on July 26, 2024

Gone that way! thanks

On Sun, Apr 24, 2016 at 11:52 PM, Josh Beckwith [email protected]
wrote:

I think you'll be hard pressed to find a client side solution. If I were
you, I'd go with the server upload solution.


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub
#39 (comment)

from whammy.

xooxdoo avatar xooxdoo commented on July 26, 2024

Isn't there any sort of asm.js mp4 module for this ?

from whammy.

positlabs avatar positlabs commented on July 26, 2024

There is, but you would need to have users download a massive js file. https://github.com/muaz-khan/WebRTC-Experiment/tree/master/ffmpeg

from whammy.

xooxdoo avatar xooxdoo commented on July 26, 2024

Maybe a branch supporting MP4 for people who want mp4 and don't mind a gigantic file like that :D because that would be cool and some need it

from whammy.

xooxdoo avatar xooxdoo commented on July 26, 2024

You know just looked in to it, the API seams really clear no need to hassle with a new branche :D

from whammy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.