Search found 1 match

by anshifsm
Tue Apr 07, 2026 6:51 am
Forum: General Discussion
Topic: ESP-P4 + esp_video: Unable to enforce exact 640×480 (RGB565) — bytesperline mismatch / VIDIOC_S_FMT ignored
Replies: 0
Views: 92

ESP-P4 + esp_video: Unable to enforce exact 640×480 (RGB565) — bytesperline mismatch / VIDIOC_S_FMT ignored

Hi team,

I’m working with ESP-P4 using the `esp_video` driver and an OV5647 camera over MIPI-CSI. I’m trying to configure the camera for **exact 640×480 output in RGB565**, but I’m facing issues with resolution and frame layout.

### What I’m doing

I set the format using V4L2:


fmt.fmt.pix.width ...

Go to advanced search