Stop top-posting.

On 7/12/2022 4:01 AM, Naveen.B wrote:
I cross checked, the pixel format is RAW10, they are using the YUY2 as the
wrapper.
"raw10" isn't really a format

The make of the camera is omnivision and the model is OV2311.
(And the doc on that is sketchy/minimal)

I tried editing the command with RAW10 and it states no such pixel format,

because it doesn't exist. Try gray10be or gray10le ("ffmpeg -pix_fmts" will show you all the formats supported; those two are the only 10 bit 1 component formats).


BTW, it appears that video4linux supports that camera.

z!
_______________________________________________
ffmpeg-user mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to