Hello,

I have ported libmpeg2 to a small project running on 200Mhz ARM9. I must say it 
runs really fast, about 100 frames/sec for 320x240!
The only problem I am having is errors in the generated frames. The pictures 
has too many little squares in it. They are randomly placed and of different 
sizes. It looks like just if I was receiving a bad MPEG file but I know my file 
is fine because I tried many files of different settings and I always get same 
thing (MPEG1 and MPEG2)

I am outputting a 16bit RGB to my display and using sample2.c file.

Any hints on what am I doing wrong or what file is responsible for this error 
would really help me. I tried standard and ARM motion_comp files and standard 
and ARM idct files but I always get the same results so I am assuming the error 
is not in motion or in idct?! I do not know anything about video compression.

Gus
------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
Libmpeg2-devel mailing list
Libmpeg2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmpeg2-devel

Reply via email to