GithubHelp home page GithubHelp logo

Comments (4)

drawcall avatar drawcall commented on June 14, 2024

this.renderer.on('error', destroy);
this.renderer.on('complete', destroy);
渲染结束会自动destroy无需手动操作

from ffcreator.

JunVincetHuo avatar JunVincetHuo commented on June 14, 2024

@drawcall 你好,我现在的场景是需要按需取消生成,因为有些视频渲染过长,我需要手动操作取消生成,不然任务会堆集

from ffcreator.

drawcall avatar drawcall commented on June 14, 2024

使用FFCreatorCenter控制吗?
我可以在里面加一个 stop. 或者你有什么好想法

from ffcreator.

JunVincetHuo avatar JunVincetHuo commented on June 14, 2024

@drawcall 我设想是希望有一个方法,可以让FFCreator实例停止生成并且不会让进程挂掉,重新触发start,ffmpeg也能跑起来,现在主要问题是FFCreator这个实例调了destroy,整个进程就会挂掉了,我尝试改源码,将kill的传参加成SIGSTEAM,发现进程不会挂掉,但是ffmpeg起不来了,重新调用start也无法跑起来

from ffcreator.

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.