Skip to content

Latest commit

 

History

History
33 lines (17 loc) · 1.03 KB

040-MPEG2简单码流分析.md

File metadata and controls

33 lines (17 loc) · 1.03 KB

MPEG2简单码流分析

今天使用Elecard Stream Eye打开了一个MPEG2视频编码的TS封装格式的文件。

分析的结果如图所示:

P帧:

像条:

image

宏块划分(只有一种):

image

运动矢量:

image

宏块类型(红:I宏块;蓝:P宏块;黄:skip宏块):

image

宏块大小(颜色越浅,数据量越大):

image

I帧:

宏块类型:

image