JPEG (ITU T.81) is a compressed digital image content. The standard provides methods and algorithms encoding image data to conform the JPEG compressed form. Picustech's implementation for JPEG encoder converts RGB/YCrCb image data in various formats to JPEG File Interchange Format (JFIF). Picustech's implementation allows for a tradeoff to encode at various quality levels to achieve desired compression.
The encoder can readily be used for compressing Motion JPEG video. A fast Motion JPEG Encoder available - fully compliant with MPEG-4 Part 12 file format.
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
Plug-ins Available
- Gstreamer for Linux and Android
- Windows Mobile 6.x
Platforms Supported
- ARM9e, ARM11, Cortex-A7, Cortex-A8, Cortex-A9, Cortex-M0, Cortex-M3, Cortex-M4, Armada-168
Picustech Implementation
- 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
Contact: sales@picustech.com for further details.