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

视频抽帧命令会崩溃 #13

Open
CxBingo opened this issue Aug 27, 2018 · 0 comments
Open

视频抽帧命令会崩溃 #13

CxBingo opened this issue Aug 27, 2018 · 0 comments

Comments

@CxBingo
Copy link

CxBingo commented Aug 27, 2018

image
执行抽帧命令会出现so的空指针,请大神指教~
.avi-fimage2-vffps=fps=1/storage/emulated/0/littleMVer/%d.jpeg10
08-27 16:55:24.053 9062-9487/codepig.ffmpegcldemo D/FFmpegLog LOGCAT: FFmpeg 命令行开始执行了...
08-27 16:55:24.054 9062-9159/codepig.ffmpegcldemo D/FFmpegLog: Kit argc 10
08-27 16:55:24.055 9062-9159/codepig.ffmpegcldemo D/FFmpegLog: Kit argv ffmpeg
Kit argv -i
Kit argv /storage/emulated/0/littleMVer/
Kit argv testVideo.avi
Kit argv -f
Kit argv image2
Kit argv -vf
Kit argv fps=fps=1
Kit argv /storage/emulated/0/littleMVer/
Kit argv %d.jpeg
08-27 16:55:24.069 9062-9159/codepig.ffmpegcldemo A/libc: Fatal signal 11 (SIGSEGV), code 1, fault addr 0x18 in tid 9159 (AsyncTask #3)

抽帧命令为: ffmpeg -i testVideo.avi -f image2 -vf fps=fps=1 out%d.png

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