Quantcast
Channel: 达芬奇(Davinci™) - 最近的话题
Viewing all articles
Browse latest Browse all 3112

适应ti mpeg4库进行mpeg4编码问题

$
0
0

硬件环境:omap3530

软件环境:dvsdk4.0.0.2

集成mpeg4库:02.04.00.00

问题描述:

库集成到dsp中能输出码流,通过写文件后,得到视频文件的分析如下:(只有以下信息)

Video

Format                           : MPEG-4 Visual

Format profile                   : Simple@L5

Format settings, BVOP            : Yes

Format settings, QPel            : No

Format settings, GMC             : No warppoints

Format settings, Matrix          : Default (H.263)

Width                            : 640 pixels

Height                           : 480 pixels

Display aspect ratio             : 4:3

Color space                      : YUV

Bit depth                        : 8 bits

Scan type                        : Progressive

Compression mode                 : Lossy

请问这是h.263格式的编码视频吗?在初始化参数中,我设置了IMP4VENC_Paramsextn_params;  extn_params.h263SliceMode= 0;按照useGuide,这里应该是关闭了h.263编码开启mpeg4编码的。

另外,输出的码流文件采用VLC无法进行播放,但是采用QQ影音可以正常播放,但是每隔1-2s就会有马赛克的情况,场景视频也会跑偏,效果如下:

可以看到,右下角的时间标识,在整体画面出现马赛克的时候,这个时间在画面中的位置也变了,看起来就像是整个画面被向下拉伸了一下,请问原因大概定位在什么地方吗?


Viewing all articles
Browse latest Browse all 3112

Trending Articles