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

去除水印指令执行失败,但是PC上同样指令执行成功。 #11

Open
XinYiWorld opened this issue Feb 9, 2020 · 0 comments

Comments

@XinYiWorld
Copy link

执行这个指令:"ffmpeg -i %s -filter_complex delogo=x=10:y=10:w=250:h=100:show=0 %s"
异常:
com.coder.ffmpegtest D/ffmpeg-cmd: argCmd=ffmpeg
com.coder.ffmpegtest D/ffmpeg-cmd: argCmd=-i
com.coder.ffmpegtest D/ffmpeg-cmd: argCmd=/storage/emulated/0/Android/data/com.coder.ffmpegtest/cache/test.mp4
com.coder.ffmpegtest D/ffmpeg-cmd: argCmd=-filter_complex
com.coder.ffmpegtest D/ffmpeg-cmd: argCmd=delogo=x=10:y=10:w=250:h=100:show=0
com.coder.ffmpegtest D/ffmpeg-cmd: argCmd=/storage/emulated/0/Android/data/com.coder.ffmpegtest/cache/target.mp4
com.coder.ffmpegtest A/libc: Fatal signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0 in tid 24465 (RenderThread), pid 24433 (oder.ffmpegtest)

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