Android:MediaRecorder @本机代码

发布于 2024-12-04 04:11:38 字数 318 浏览 0 评论 0原文

使用 MediaRecorder Java 代码我发现 MediaRecorder 类非常有限,在编码/压缩之前无法控制媒体,并且无法控制结果、文件、套接字、传输:MPEG2 -TS,MP4“moof”位置,...

在 Windows 环境下 DirectShow/MediaFoundation 提供对媒体管道的精细访问和控制。

我想知道 MediaRecorder 是否有任何 LowLevel NDK API 可以启用上述一些功能?

我真的很想避免自己实现本机 C++ MediaRecorder...

任何帮助将不胜感激。

〜纳达夫

Playing with the MediaRecorder Java code I have found the MediaRecorder class to be quite limited, there is no way to control the media before it is encoded/compressed, and, there is no way to control the result, file, socket, transport:MPEG2-TS, MP4 'moof' position, ...

With windows enviroment DirectShow/MediaFoundation provide fine access and control of the media pipeline.

I wonder, is there any LowLevel NDK API for the MediaRecorder that enable some of the above mentioned functionality?

I would really like to avoid implementing a native C++ MediaRecorder my-self...

Any Help will B appreciated.

~Nadav

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文