Giter Club home page Giter Club logo

Comments (5)

li24361 avatar li24361 commented on July 23, 2024

执行一次要多久呢?

from sorry.

celeron533 avatar celeron533 commented on July 23, 2024

测试了一下。。。
体积没有优势
画质有一定的改观


按照目前直接把MP4塞给ffmpeg输出gif
1902kb
standard


调优后的gif
2600kb
template

Filters  : fps=8,scale=300:-1:flags=lanczos
MaxColors: 85
Dither   : none

极佳画质gif
3505kb
template

[INFO] Filters  : fps=10,scale=300:-1:flags=lanczos
[INFO] MaxColors: 130
[INFO] Dither   : sierra2

缩小画质gif
1771kb
template

[INFO] Filters  : fps=8,scale=240:-1:flags=lanczos
[INFO] MaxColors: 80
[INFO] Dither   : none

from sorry.

xtyxtyx avatar xtyxtyx commented on July 23, 2024

学习了,3Q😘

from sorry.

celeron533 avatar celeron533 commented on July 23, 2024

@li24361

执行一次要多久呢?

和原来的相比可能需要3倍时间

from sorry.

CoXier avatar CoXier commented on July 23, 2024

因为可能需要更快的返回给用户,所以三倍的时间可能不合适。

from sorry.

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.