H264解析 - 片头部检测 [英] H264 parsing - slice header detection

查看:428
本文介绍了H264解析 - 片头部检测的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我知道,在H264,我们可以通过位模式检测NAL单元 0x000001

I know that in h264 we can detect a NAL Unit by the bit pattern 0x000001.

有检测一个NAL单元的片标题的等效方法?一个人如何处理多片NAL单元?

Is there an equivalent method to detect a slice header in a NAL Unit? How does one handle multi-slice NAL units?

目前我使用的解析code为H264并获得相应的结构切片头。

Currently I'm using parsing code for h264 and get the slice header in a respective structure.

推荐答案

切片头语法的<36页(第7.3.3节)中讨论href=\"http://www.itu.int/rec/dologin_pub.asp?lang=e&id=T-REC-H.264-200305-S!!PDF-E&type=items\"相对=nofollow> H.264标准。

这可能是值得拥有看一看参考软件

It might be worth having a look at the reference software.

这篇关于H264解析 - 片头部检测的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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