-
Notifications
You must be signed in to change notification settings - Fork 60
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
使用example的video.js 报错 #20
Comments
稍后查看 |
ffmpeg版本号 N-56870-g5d06d26be3-static |
麻烦提供一下复现代码,本地试了一下没有复现 |
我也遇到了 同样的问题 |
麻烦提供下代码 |
ffmpeg -v查看一下 |
应该需要安装升级ffmpeg版本,可参考下文 |
应该需要安装升级ffmpeg版本,可参考下文 |
使用example的video.js 报错如下,cache文件夹里不会生成任何文件,请问该怎么解决
FFCreatorLite progress: 0%
FFCreatorLite progress: 8%
FFCreatorLite progress: 13%
FFCreatorLite progress: 17%
FFCreatorLite progress: 21%
FFCreatorLite progress: 26%
FFCreatorLite progress: 32%
FFCreatorLite progress: 38%
FFCreatorLite progress: 45%
FFCreatorLite progress: 51%
FFCreatorLite progress: 58%
FFCreatorLite progress: 64%
FFCreatorLite progress: 70%
ffmpeg -f concat -safe 0 -i /usr/local/lite/examples/cache/qlzfa87azzc4rang.txt -y -hide_banner -map_metadata -1 -map_chapters -1 -c copy -c:v libx264 -profile: v main -preset medium -crf 20 -movflags faststart -pix_fmt yuv420p -r 24 527stlq rdn9q3sih.mp4
FFCreatorLite error::
Error: ffmpeg exited with code 1: /usr/local/lite/examples/cache/qlzfa87azzc4ra ng.txt: Invalid data found when processing input
stdout:
stderr: /usr/local/lite/examples/cache/qlzfa87azzc4rang.txt: Invalid data found when processing input
The text was updated successfully, but these errors were encountered: