Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

你好,想请教一下FFVideo 方法对传入视频的要求是什么 #55

Closed
rulaishenzhang opened this issue Jul 6, 2021 · 2 comments

Comments

@rulaishenzhang
Copy link

我从网上下载了一个mp4视频,之后

`
const bgVideo = path.join(__dirname, './assets/video2.mp4');

const bg = new FFVideo({
path: bgVideo,
width: width,
height: height
})
scene1.addChild(bg)

`

发现生成失败了

@drawcall
Copy link
Member

drawcall commented Jul 9, 2021

What reported an error. If you want to process videos in Dali, also use ffcreatorlite

@rulaishenzhang
Copy link
Author

是我的电脑问题,代码挪到同事电脑上是可以的

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants