在 Android 中为 MP4 分配目录缩略图?
我正在尝试分配一个特定的缩略图来表示 android 目录中的媒体文件(mp4)。默认情况下,我相信android会使用第一帧。
我尝试过元数据/标签但无济于事。
如果您有解决方案,请告诉我,我将永远感激您。谢谢你!
I'm trying to assign a specific thumbnail image to represent the media file (mp4) within the android directory. By default, I believe android will use the first frame.
I've tried metadata/tags to no avail.
Please let me know if you have a solution, and I will be forever in your gratitude. Thank you!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
http://code.google.com/p/mp4parser/
这是代码的一部分我用过:
http://code.google.com/p/mp4parser/
This is part of the code I used: