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

转换silk到mp3格式报错:ERROR decode not successful, file not supported #12

Open
atorber opened this issue Jun 3, 2022 · 0 comments

Comments

@atorber
Copy link

atorber commented Jun 3, 2022

choogoo@Tommys-MacBook-Pro WechatyS3Plugin % wx-voice compile
[wx-voice] ⠋ Running command: compile-1
[wx-voice] compile-1 success
[wx-voice] ⠇ Running command: compile-2
[wx-voice] compile-2 success
choogoo@Tommys-MacBook-Pro WechatyS3Plugin % wx-voice decode -i 1004016.silk -o output.mp3 -f mp3
[wx-voice] ⠙ Running command: decode
[wx-voice] ERROR decode not successful, file not supported
choogoo@Tommys-MacBook-Pro WechatyS3Plugin % wx-voice decode -i ./1004016.silk -o output.mp3 -f mp3
[wx-voice] ⠹ Running command: decode
[wx-voice] ERROR decode not successful, file not supported
choogoo@Tommys-MacBook-Pro WechatyS3Plugin % wx-voice encode -i 11582.mp3 -o output.silk -f silk
[wx-voice] ⠴ Running command: encode
[wx-voice] encode success
choogoo@Tommys-MacBook-Pro WechatyS3Plugin % wx-voice decode -i output.silk -o output.mp3 -f mp3
[wx-voice] ⠹ Running command: decode
[wx-voice] ERROR decode not successful, file not supported
choogoo@Tommys-MacBook-Pro WechatyS3Plugin %

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

1 participant