访问iOS的视频解码器? [英] Access to the iOS' video decoder?

查看:219
本文介绍了访问iOS的视频解码器?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

iPad / iOS具有视频流支持,例如H.264使用 MPMoviePlayerController 等,但我通过自定义的专有流接收H.264数据,需要在软实时场景中对其进行解码。

可以可以通过任何方式访问iPad / iOS的视频解码器来解码这些数据吗?

The iPad/iOS has video streaming support for e.g. H.264 using MPMoviePlayerController etc., but i receive H.264 data through a custom, proprietary, stream and need to decode it in a soft real-time scenario.
Can the iPads/iOS' video decoder be accessed in any way to decode this data?

更新:显然是iOS 4.0核心媒体框架支持解码帧并知道 H.264 ,但是没有示例代码也无法看到什么我实际应该要求实际解码。

Update: Apparently the iOS 4.0 Core Media Framework supports decoding frames and knows of H.264, but there is no sample code nor can i see what i actually am supposed to call for the actual decoding.

推荐答案

在提出Apple DTS问题之后,事实证明当前存在无法解码来自自定义流源的视频数据。

After raising the issue with Apple DTS it turns out that there currently is no way to decode video data from custom stream sources.

我将为此提交增强请求。

I will file an enhancement request for this.

这篇关于访问iOS的视频解码器?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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