1

We are using NanoPi NEO Air board with CAM500B camera. We want to get h264 encode Full HD video at 30 FPS, but get 7FPS as a maximum. We are using the following command to use the hardware acceleration of the H3 processor:

sudo ./ffmpeg -f v4l2 -channel 0 -video_size 1920x1080 -i /dev/video0 -pix_fmt nv12 -r 30 -b:v 64k -c:v cedrus264 test.mp4

Is there a way to get the video transfer rate equal to 30 FPS using this hardware?

if it's not possible, could you please suggest us the operative hardware solution within the same NanoPi Neo Air dimensions which will have the above mentioned support?

Or, if you can't suggest the hardware, could you please suggest us the camera which will be compatible with the NanoPi NEO Air and will give us 1080p@30fps video?

James Z
  • 12,209
  • 10
  • 24
  • 44

0 Answers0