Coder Social home page Coder Social logo

Comments (5)

ddennedy avatar ddennedy commented on May 14, 2024

The framebuffer producer recently (Feb. 8, 2015) received some changes. Therefore, you need to test this with the latest version 0.9.4. You did not clearly state the problem. I am going to close this bug if you do not clearly demonstrate a defect.

from mlt.

ddennedy avatar ddennedy commented on May 14, 2024

If you are using version 0.9.4 or a git clone from the month of February, then maybe you are noticing this regression that I reverted today: 0c30d7d

from mlt.

zhangqianliang avatar zhangqianliang commented on May 14, 2024

Please check this video: https://drive.google.com/file/d/0B0ILYfmAfQoyeHdQNUtQUVpDakk/view?usp=sharing

I just copy to mp4:
ffmpeg -i 001.flv -c copy 001.mp4

Speed up operation:
melt framebuffer:001.mp4?2 in=00:00:10.000 out=00:00:20.000
melt framebuffer:001.flv?2 in=00:00:10.000 out=00:00:20.000
comes out same video frames.

But, slow down operation:
melt framebuffer:001.mp4?0.25 in=00:00:10.000 out=00:00:20.000
melt framebuffer:001.flv?0.25 in=00:00:10.000 out=00:00:20.000
comes out different video frames.

from mlt.

zhangqianliang avatar zhangqianliang commented on May 14, 2024

Yes, I update melt to version 0.9.6, and yes, this bug not found in this version. And last question, Did melt officer offer melt static build?

from mlt.

ddennedy avatar ddennedy commented on May 14, 2024

Thank you for testing and confirming on the latest version. No, there is not a static build option. Even if it did offer that for the library and melt executable, most of the interesting work takes place in modules, which are only loaded dynamically like a plugin.

from mlt.

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.