如何解码 H264 SDP 中的 sprop 参数集? [英] How to decode sprop-parameter-sets in a H264 SDP?

查看:29
本文介绍了如何解码 H264 SDP 中的 sprop 参数集?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

对于 h264 流,SDP 中 sprop-parameter-sets 中 Base64 解码字节的含义是什么?我如何从这个示例中知道视频大小?

What is the meaning of Base64 decoded bytes in sprop-parameter-sets in SDP for a h264 stream? How can I know the video size from this example?

SDP 示例:

sprop-parameter-sets=Z0IAKeNQFAe2AtwEBAaQeJEV,aM48gA==

从 Base64 解码到 Base16 的第一部分:

First part decoded from Base64 to Base16:

67 42 00 29 E3 50 14 07 B6 02 DC 04 04 06 90 78 91 15

第二部分(逗号分隔):

Second part (comma separated):

68 CE 3C 80

回答: 获取H264Video 流的尺寸

推荐答案

您需要的规范可从 ITU 网站免费下载:-H.264 (03/10)

The spec you require is available for free download from the ITU website here:- H.264 (03/10)

选择可免费下载的 PDF,您将在第 7.3.2.1.1 节中找到详细的格式.

Select the freely downloadable PDF and you'll find the format detailed in section 7.3.2.1.1.

抱歉,我之前的回答并没有迟钝,只是不知道该信息可在公共领域获得.

Sorry, wasn't being obtuse with my previous answer, just didn't know that the information was available in the public domain.

这篇关于如何解码 H264 SDP 中的 sprop 参数集?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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