Coder Social home page Coder Social logo

Comments (6)

nloveladyallen avatar nloveladyallen commented on May 28, 2024

I had a 350K .mov file, the script made a 65M temp file. 4.8M is excusable, but 65M is not.

from gifify.

jclem avatar jclem commented on May 28, 2024

It's true, it's inexcusable, and I'm ashamed.

Just kidding! This is the ffmpeg part of the conversion. If you're using this on a system where creating large temp files is not excusable I would strongly advise against using gifify.

Seriously, all this does is create a file with ffmpeg and then convert it into a gif using ImageMagick. There are way better solutions, but this one works best for me and some other people.

That said, if you know of a way to do this reliably using pipes and without a temp file, I'd happily update it.

from gifify.

chasegiunta avatar chasegiunta commented on May 28, 2024

@jclem Closing, as this is the intended behavior.

from gifify.

jclem avatar jclem commented on May 28, 2024

@chasegiunta I'd definitely like to find a more efficient way to do this, I just haven't had time to look into it yet. I just took some offense to being told that there is no excuse for it.

from gifify.

chasegiunta avatar chasegiunta commented on May 28, 2024

Totally mistyped the after value btw... Supposed to be 4.8 GB

from gifify.

jclem avatar jclem commented on May 28, 2024

That I've definitely never seen in the entire time I've been using this. Is this reproducible with other files? I'm using a fairly standard ffmpeg command.

from gifify.

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.