硬件环境: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
请问从信息中是否就表明了此mpeg4采用的内部编码格式就是h.263呢?
我应该如何修改内部编码格式为h264格式的?