diff --git a/etc/codecs.conf b/etc/codecs.conf index e55831e5e3..e52ef777b7 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -682,6 +682,15 @@ videocodec rawyv12 fourcc yv12,YV12 out YV12 +videocodec rawi420 + info "RAW I420" + status working + driver raw + format 0x0 + format 0x20776172 + fourcc i420,I420 + out I420 + videocodec rawyuy2 info "RAW YUY2" status working