On Wed, Jun 06, 2001 at 02:59:15PM -0600, James Carlson wrote:
> I have seen a bunch of those video players out there, and would like to
> incorporate some video into some of my applications.  Does anyone have a
> starting point on how to build one?  Any open source code out there???

Most use a series of decompressed or trivially compressed images in a
database, and grab the record and lock it, then point windrawbitmap at
the record, possibly waiting some time.

There is no opensource code I know of for a video viewer on the Palm,
but there is plenty for Linux, BSD, etc.  But video codecs are both
memory and computationally intensive.


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to