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

您好,请问这个视频处理库是否支持把视频解码成一帧帧的图片?,谢谢! #2

Closed
microgogo opened this issue Dec 8, 2018 · 5 comments

Comments

@microgogo
Copy link

如题

@microshow
Copy link
Owner

@microgogo 可以的,您可以尝试一下这个命令是把视频解码成一张张图片: ffmpeg -y -i /storage/emulated/0/1/input.mp4 -preset superfast /storage/emulated/0/1/output_frames_%05d.jpg

@microgogo
Copy link
Author

@microshow 感谢!!已解决★★★★★

@tianshaokai
Copy link

希望作者可以添加一些常用的demo,比如 题目的demo非常常用

@microshow
Copy link
Owner

@microshow
Copy link
Owner

可以使用Gradle依赖:)
dependencies {
implementation 'com.github.microshow:RxFFmpeg:1.2.2'
}

@mrqinshou mrqinshou mentioned this issue Jul 4, 2022
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

3 participants