possible to achieve 1920x1080 with 30fps.
Tested with raspivid command:
Code: Select all
raspivid -v -w 1920 -h 1080 -fps 30 -t 60000 -b 1000000 -o /tmp/aa.h264Code: Select all
/opt/vc/bin/mmal_vc_diag mmal-stats
component port buffers fps delay
ril.video_encode 0 [in ]rx 638 20.1 67120
ril.video_encode 0 [in ]tx 638 20.1 67131
ril.video_encode 0 [out]rx 641 19.6 1080603
ril.video_encode 0 [out]tx 640 19.6 1078733
ril.video_render 0 [in ]rx 640 19.6 982425
ril.video_render 0 [in ]tx 640 19.6 982432
ril.camera 0 [out]rx 660 20.1 982426
ril.camera 0 [out]tx 640 19.6 982491
ril.camera 1 [out]rx 658 20.1 1075419
ril.camera 1 [out]tx 638 20.1 67128
ril.camera 2 [out]rx 0 0.0 0
ril.camera 2 [out]tx 0 0.0 0