This commit is contained in:
Rafał Dzięgiel
2022-02-13 21:00:49 +01:00
parent 167be4c37b
commit 9abf2fb11d
3 changed files with 27 additions and 29 deletions

View File

@@ -31,7 +31,7 @@
#define DEFAULT_PAR_D 1
#define SINK_FORMATS \
"{ BGR, RGB, BGRA, RGBA, ABGR, ARGB, RGBx, BGRx, RGBA64_LE, RGBA64_BE }"
"{ BGR, RGB, BGRA, RGBA, ABGR, ARGB, RGBx, BGRx, RGBA64_LE, RGBA64_BE, NV12 }"
#define GST_CLAPPER_GL_SINK_CAPS \
"video/x-raw(" GST_CAPS_FEATURE_MEMORY_GL_MEMORY "), " \