如何通过媒体提取器将提取的媒体信息写入文件? [英] how to write the extracted media information through media extractor to a file?

查看:95
本文介绍了如何通过媒体提取器将提取的媒体信息写入文件?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我通过Awesome播放器中的媒体提取器提取媒体信息我想将其写入文件然后

i have extracted the media information through a media extractor in Awesome player i want to write it to a file the and then

推荐答案

我会建议一个替代方案。



为什么要处理复杂的Android Media播放器架构,如果您可以使用易于使用且功能强大的实用程序,FFMpeg或LibAv:

FFmpeg - 维基百科,免费的百科全书 [ ^ ],

libavcodec - 维基百科,免费的百科全书 [ ^ ],

FFmpeg [ ^ ],

<一个人=http://libav.org> Libav [ ^ ]。



FFMpeg可用于许多平台,包括Android:

平台/ Android [ ^ ],

CompilationGuide / Android - FFmpeg [ ^ ]。



另外,你可以复制媒体文件到任何其他平台并在那里使用FFMpeg或libav。您可以将它们用作C ++库,也可以只运行其中一个即用型实用程序。我不知道任何更广泛的支持容器,编解码器,协议和格式。



-SA
I would suggest an alternative.

Why dealing with sophisticated Android Media Player architecture, if you can use an easy-to-use and robust utility, FFMpeg or LibAv:
FFmpeg - Wikipedia, the free encyclopedia[^],
libavcodec - Wikipedia, the free encyclopedia[^],
FFmpeg[^],
Libav[^].

FFMpeg is available for many platforms, including Android:
Platform/Android[^],
CompilationGuide/Android – FFmpeg[^].

Also, you can copy media file to any other platform and use FFMpeg or libav there. You can use them either as C++ library, or just by running one of those ready-to-use utility. I don't know any wider set of supported containers, codecs, protocols and formats.

—SA

这篇关于如何通过媒体提取器将提取的媒体信息写入文件?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆