如何将 Stagefright 与解码帧的预定义缓冲区一起使用?
我想创建一个简单的 Android 应用程序来播放视频文件,但它会用另一种颜色(我选择的)替换显示帧中的一种颜色(我选择的)。我假设有一些接口/API,应用程序可以在其中向 Stagefright 提供 URI 和解码帧缓冲区,因此允许应用程序在显示缓冲区显示在屏幕上之前对其进行修改。
有人可以向我指出 API 或如何指示 Stagefright 将帧解码到已预定义的缓冲区中吗?
谢谢。
I would like to create a simple Android application which would play video file, but it would replace one color (of my choice) in the displayed frame with another color (of my choice). I assume there is some interface/API in which application could provide URI and buffer-for-decoded-frames to Stagefright, so the application is allowed to modify the display buffer before it is shown on the screen.
Can anybody point me to the API or to the way how to instruct Stagefright to decode frames into an already predefined buffer?
Thank you.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论