gst_plugins_badΒΆ

hunter_add_package(gst_plugins_bad)
find_package(gstreamer-bad-video-1.0 CONFIG REQUIRED)
target_link_libraries(... PkgConfig::gstreamer-bad-video-1.0)