Tool/software: Linux
Hello Everyone,
We have designed AM5718 based custom board with AR1335 Camera Sensor.
Now we are capturing the frames using the below command but the FPS Speed is very low and thus effect the our final application goal.
root@am57xx-evm:/boot# yavta -c7 -fSGRBG8 -Fvout_4208x3120_yuyv.yuv -s4208x3120 /dev/video0
Device /dev/video0 opened.
Device `cal' on `platform:cal-000' is a video output (without mplanes) device.
Video format set: SGRBG8 (47425247) 4208x3120 (stride 4208) field any buffer size 13128960
Video format: SGRBG8 (47425247) 4208x3120 (stride 4208) field any buffer size 13128960
8 buffers requested.
length: 13128960 offset: 0 timestamp type/source: mono/EoF
Buffer 0/0 mapped at address 0xb61d6000.
length: 13128960 offset: 13131776 timestamp type/source: mono/EoF
Buffer 1/0 mapped at address 0xb5550000.
length: 13128960 offset: 26263552 timestamp type/source: mono/EoF
Buffer 2/0 mapped at address 0xb48ca000.
length: 13128960 offset: 39395328 timestamp type/source: mono/EoF
Buffer 3/0 mapped at address 0xb3c44000.
length: 13128960 offset: 52527104 timestamp type/source: mono/EoF
Buffer 4/0 mapped at address 0xb2fbe000.
length: 13128960 offset: 65658880 timestamp type/source: mono/EoF
Buffer 5/0 mapped at address 0xb2338000.
length: 13128960 offset: 78790656 timestamp type/source: mono/EoF
Buffer 6/0 mapped at address 0xb16b2000.
length: 13128960 offset: 91922432 timestamp type/source: mono/EoF
Buffer 7/0 mapped at address 0xb0a2c000.
0 (0) [-] any 0 13128960 B 243.515647 243.515676 14.526 fps ts mono/EoF
1 (1) [-] any 1 13128960 B 243.552396 243.995571 27.212 fps ts mono/EoF
2 (2) [-] any 2 13128960 B 243.589143 244.426753 27.213 fps ts mono/EoF
3 (3) [-] any 3 13128960 B 243.625892 244.889885 27.212 fps ts mono/EoF
4 (4) [-] any 4 13128960 B 243.662639 245.325153 27.213 fps ts mono/EoF
5 (5) [-] any 5 13128960 B 243.699386 245.761801 27.213 fps ts mono/EoF
6 (6) [-] any 6 13128960 B 243.736134 246.213149 27.212 fps ts mono/EoF
Captured 7 frames in 2.766344 seconds (2.530415 fps, 33221723.502878 B/s).
8 buffers released.
We performed different test cases but we got the fps speed is 2.5 to 2.7 which is very slow for our end application.
Please provide us the support to increase the FPS(frame per second) speed.
Thanks & Best Regards;
Nikunj Patel