The gstv4l2codecalphadecodebin element internally uses the
codecalphademux element. Therefore, the codecalpha plugin is required,
if the V4L2 codecs are enabled.

Signed-off-by: Michael Tretter <m.tret...@pengutronix.de>
---
 rules/gst-plugins-bad1.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/rules/gst-plugins-bad1.in b/rules/gst-plugins-bad1.in
index 36df212e6773..0147a704cb36 100644
--- a/rules/gst-plugins-bad1.in
+++ b/rules/gst-plugins-bad1.in
@@ -298,6 +298,7 @@ config GST_PLUGINS_BAD1_TIMECODE
 
 config GST_PLUGINS_BAD1_V4L2CODECS
        bool
+       select GST_PLUGINS_BAD1_CODECALPHA
        prompt "v4l2codecs"
 
 config GST_PLUGINS_BAD1_VA
-- 
2.39.2


Reply via email to