diff --git a/etc/codecs.conf b/etc/codecs.conf index 6abacb98e3..2a0b7577f2 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -1028,6 +1028,15 @@ videocodec rawi420 fourcc i420,I420 out I420 +videocodec rawyvu9 + info "RAW YVU9" + status working + driver raw + format 0x0 + format 0x20776172 + fourcc yvu9,YVU9 + out YVU9 + ; NULL codec - for testing. videocodec null