硬件加速视频编码不支持分段输出
文章信息
详细描述
S60第三本FP1手机上的硬件加速编码并不支持编码视频数据的所有数据单元类型。不同的数据单元类型定义在TVideoDataUnitType中,如下所示:
EDuCodedPicture Each data unit is a single coded picture.
EDuVideoSegment Each data unit is a coded video segment
- a part of the coded video data that
forms an independently decodable part of
a coded video frame.
EDuSeveralSegments Each data unit contains an integer
number of video segments consecutive in
decoding order, possibly more than one.
EDuArbitraryStreamSection Each data unit contains a piece of raw
video bitstream, not necessarily aligned
at any headers.
S60第三版FP1手机的硬件加速编码只支持EDuCodedPicture输出类型
解决方案
暂无解决方案


(no comments yet)