Archived:Segmented output not supported by hardware-accelerated video encoders (Known Issue)
Archived: This article is archived because it is not considered relevant for third-party developers creating commercial solutions today. If you think this article is still relevant, let us know by adding the template {{ReviewForRemovalFromArchive|user=~~~~|write your reason here}}.
Hardware-accelerated encoders in S60 3rd Edition, Feature Pack 1 devices only support the EDuCodedPicture output type.
Article Metadata
Tested with
Devices(s): Nokia E90 Communicator, Nokia N95
Compatibility
Platform(s): S60 3rd Edition, FP1
Article
Created: User:Technical writer 1
(17 Sep 2008)
Last edited: hamishwillee
(21 Jun 2012)
Description
Hardware-accelerated encoders in S60 3rd Edition, Feature Pack 1 devices do not support all data unit types for encoded video data (only the EDuCodedPicture output type is supported). There are different data unit types defined for TVideoDataUnitType enumeration.
- 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.
Solution
No solution available.
See also
For more information about the encoders, see the article Multimedia Codecs available in Symbian devices.


(no comments yet)