|
:: MPEG-4 Decoder
|
|
MPEG-4 Visual (Part 2 of ISO/IEC 14496) is a comprehensive standard for visual content. Visual content on which standard operates are moving video, video objects, animated human, static texture etc. The standard provides methods and tools for representing visual data in compressed form. The implementation here relates to video content only.
Picustech's implementation for MPEG-4 video includes Advanced Simple Profile, which is superset of Simple Profile and can provide more compression.
|
SIMPLE PROFILE
|
- Intra Prediction
- Inter Prediction
- Advanced Intra Coding
- Advanced Prediction Mode
|
ADVANCED SIMPLE PROFILE
|
- Bi-directional prediction
- Global Motion compensation
- Quarter pixel motion compensation
|
APPLICATIONS
|
- Portable players
- DVB-H terminals
- Mobile TV
- Video terminals
- Display screens
- Setup boxes
|
PLUGINS AVAILABLE
|
- Gstreamer for Linux and Android
- Windows Mobile 6.x
|
PLATFORMS SUPPORTED
|
- ARM9e, ARM11, Cortex-A5(NEON SIMD), Cortex-A7, Cortex-A8, Cortex-A9, Armada-168
|
PICUSTECH IMPLEMENTATION OF MPEG-4 PART-2 DECODER
|
- The decoder works for all video resolution settings, limited only by available memory
- Simple and easy to use API, which allows easy integration
- Limited usage of slower external memory, which ensures high performance on platforms using external memories
- Easily extendible to other platforms
|
Following Bit streams are supported:
- MPEG-4 Simple Profile (ISO/IEC 14496-2 Third edition 2004-06-01)
- MPEG-4 Advanced Simple Profile (ISO/IEC 14496-2 Third edition 2004-06-01)
|
Contact: sales@picustech.com for further details.
|