Picus has developed a low memory, highly optimized mpeg4 video encoder primarily for embedded applications. The encoder allows for substituting a good resolution encoding solution in software, eliminating need for costly hardware.
This implementation uses fast quantization, advanced motion search techniques, which gives better compression and better quality.The encoder 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.