Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已经使用MediaRecorderSD 卡捕获了视频。现在我想以编程方式将我保存的视频设置为动态壁纸。对此有任何想法。
MediaRecorder
谢谢
除非您熟悉 android ndk,否则您将面临一个很好的挑战。 图书馆ffmpeg可以为您节省一些时间。
ffmpeg
您可以按照我的回答开始。
希望它能帮助您入门。