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

已安装ffmpeg但是还有解码器找不到 #61

Open
2 tasks done
tlw00988 opened this issue Sep 8, 2024 · 0 comments
Open
2 tasks done

已安装ffmpeg但是还有解码器找不到 #61

tlw00988 opened this issue Sep 8, 2024 · 0 comments
Labels
problem protential bug question Further information is requested

Comments

@tlw00988
Copy link

tlw00988 commented Sep 8, 2024

错误现像描述

Unknown encoder 'amr_wb'
2024-09-08 20:06:10 W/stderr: java.io.FileNotFoundException: temp/wv1725797156127.amr (没有那个文件或目录)
2024-09-08 20:06:10 W/stderr: at java.base/java.io.FileInputStream.open0(Native Method)
2024-09-08 20:06:10 W/stderr: at java.base/java.io.FileInputStream.open(Unknown Source)
2024-09-08 20:06:10 W/stderr: at java.base/java.io.FileInputStream.(Unknown Source)
2024-09-08 20:06:10 W/stderr: at MiraiSongPlugin-2.7-1.2.1.jar//com.khjxiaogu.MiraiSongPlugin.cardprovider.AmrVoiceProvider.process(AmrVoiceProvider.java:89)
2024-09-08 20:06:10 W/stderr: at MiraiSongPlugin-2.7-1.2.1.jar//com.khjxiaogu.MiraiSongPlugin.MiraiSongPlugin.lambda$makeSearchesTemplate$2(MiraiSongPlugin.java:224)
2024-09-08 20:06:10 W/stderr: at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
2024-09-08 20:06:10 W/stderr: at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
2024-09-08 20:06:10 W/stderr: at java.base/java.lang.Thread.run(Unknown Source)

系统为opensuse leap 15.6,已经安装ffmpeg

预计结果

一切正常

重现步骤

1.正常用zypper安装ffmpeg
2.在qq群使用语音命令
3.报错

错误报告

No response

插件版本

1.2.1

mirai版本

2.16.0

系统信息

opensuse leap 15.6

配置文件

No response

提交前我已确定:

  • 我已阅读README,没有发现对应内容。
  • 我已在issue内搜索,没有发现已有的issue。
@tlw00988 tlw00988 added problem protential bug question Further information is requested labels Sep 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
problem protential bug question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant