pi@raspberrypi /opt/vc/src/hello_pi/hello_jpeg $ ./hello_jpeg.bin nukeme.jpg
time_T is 4
Total elapsed milliseconds: 1562
Total frames decoded: 300
Total frames / second is 192.061460
That's looking great. It needs to be 59.94 frames per second and it is 192. So it's more than 3X as fast as it needs to be. This is looking very good.
Now I need to modify some of the LDImage code to use OpenMAX instead of libjpeg.
No comments:
Post a Comment