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

音频剪切特别慢 #59

Closed
L-X-J opened this issue Jul 17, 2019 · 1 comment
Closed

音频剪切特别慢 #59

L-X-J opened this issue Jul 17, 2019 · 1 comment

Comments

@L-X-J
Copy link

L-X-J commented Jul 17, 2019

我执行这个命令
ffmpeg -i cache/Accompany/e50168ccb0c9060416313e07ea90db02.mp3 -ss 00:00:00 -t 00:04 -vcodec copy /cache/RecordingTemp/CUT1563373017323.mp3
求大佬指一条明路呀
执行速度特别慢,而且还容易剪切失败,报一个这个错 Error while decoding stream #0:0: Invalid data found when processing input

2019-07-17 22:17:16.931 18079-18457/com.jonsontu.song.andaclud E/EasyFFmpegListener: 处理进度:1
2019-07-17 22:17:17.432 18079-18457/com.jonsontu.song.andaclud E/EasyFFmpegListener: 处理进度:1
2019-07-17 22:17:17.934 18079-18457/com.jonsontu.song.andaclud E/EasyFFmpegListener: 处理进度:1
2019-07-17 22:17:18.435 18079-18457/com.jonsontu.song.andaclud E/EasyFFmpegListener: 处理进度:1
2019-07-17 22:17:18.936 18079-18457/com.jonsontu.song.andaclud E/EasyFFmpegListener: 处理进度:1
2019-07-17 22:17:19.437 18079-18457/com.jonsontu.song.andaclud E/EasyFFmpegListener: 处理进度:1
2019-07-17 22:17:19.491 18079-18457/com.jonsontu.song.andaclud E/TAG_FFMPEG: Header missing
2019-07-17 22:17:19.491 18079-18457/com.jonsontu.song.andaclud E/TAG_FFMPEG: Error while decoding stream #0:0: Invalid data found when processing input
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