GithubHelp home page GithubHelp logo

render-video's Issues

导出的视频清晰度不够

image
lottie的例子中,感觉生成的视频清晰度有点差,请问应该在哪去调整呢?我试着改了VideoEncoderConfig的bitrate也没用。

DOMException: Failed to execute 'encode' on 'VideoEncoder': Cannot call 'encode' on a closed codec.

Hi,
作者你好,这是个看起来挺有趣的项目。
我在Chromium 117 (Linux) 上尝试了一下你的那几个demo,但都报错

Encoder creation error.


index.mjs:89
Uncaught (in promise) DOMException: Failed to execute 'encode' on 'VideoEncoder': Cannot call 'encode' on a closed codec.
    at https://ziyunfei.github.io/render-video/src/index.mjs:89:15
(匿名) @ index.mjs:89
await in (匿名)(异步)
renderVideo @ index.mjs:5
renderButton.onclick @ lottie to mp4.html:28


lottie%20to%20mp4.html:1 
A VideoFrame was garbage collected without being closed. Applications should call close() on frames when done with them to prevent stalls.

我不确定是否bug还是我的打开方式不对

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.