Coder Social home page Coder Social logo

Comments (5)

harry0703 avatar harry0703 commented on May 19, 2024

看下 requirements.txt 文件,需要安装 moviepy~=2.0.0.dev2 版本,建议重新执行一下

pip install -r requirements.txt

from moneyprinterturbo.

Ekko-G0d avatar Ekko-G0d commented on May 19, 2024

Exception ignored in: <function FFMPEG_AudioReader.del at 0x0000015465F4C940>
Traceback (most recent call last):
File "D:\2023go\AnaConda\envs\MoneyPrinterTurbo\lib\site-packages\moviepy\audio\io\readers.py", line 269, in del
self.close()
File "D:\2023go\AnaConda\envs\MoneyPrinterTurbo\lib\site-packages\moviepy\audio\io\readers.py", line 261, in close
self.proc.terminate()
File "D:\2023go\AnaConda\envs\MoneyPrinterTurbo\lib\subprocess.py", line 1589, in terminate
_winapi.TerminateProcess(self._handle, 1)
OSError: [WinError 6] 句柄无效。

先由衷表示感谢!成功搭建并运行,但是有一些小问题:句柄无效问题,视频和音频成功拼接了,但是弹幕没能合成进去。

from moneyprinterturbo.

harry0703 avatar harry0703 commented on May 19, 2024

建议项目路径中不要有 中文空格之类的,可能会导致一些莫名其妙的问题
另外你可以复制更多一些异常信息么?这个有点看不出来

from moneyprinterturbo.

Ekko-G0d avatar Ekko-G0d commented on May 19, 2024

建议项目路径中不要有 中文空格之类的,可能会导致一些莫名其妙的问题 另外你可以复制更多一些异常信息么?这个有点看不出来

这个问题只出现了一次,现在好了。

根据我对项目的实际使用,发现根据关键词下载的视频并不是我想使用的,而我手中有想用的视频却不能添加的项目中。
希望大佬能增加一个对现有视频进行增减,然后再进行混剪的功能支持。

还有个建议可能比较复杂,就是根据文案的内容匹配视频,比如文案有一句出现了可爱的小猫,视频混剪片段也匹配小猫。

from moneyprinterturbo.

harry0703 avatar harry0703 commented on May 19, 2024

@Ekko-G0d 您反馈的这个建议非常棒,也是计划中的,会优化

from moneyprinterturbo.

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.