<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Hi,<div class="">I use brew to install gstreamer and plugins when I develop on linux systems, because it has a recent version available, and makes installing dependencies easy.</div><div class="">I recently made a simple formula for gstreamer-vaapi here: <a href="https://github.com/half2me/homebrew-gstreamer/blob/master/Formula/gstreamer-vaapi.rb" class="">https://github.com/half2me/homebrew-gstreamer/blob/master/Formula/gstreamer-vaapi.rb</a></div><div class=""><br class=""></div><div class="">My problem is, when I do gst-inspect1.0 —plugin vaapi, it shows the plugin details correctly, but it shows “0 features:”</div><div class="">Also, none of the elements are available, no vaapipostproc, or vaapienc. So it basically just gives me an empty plugin.</div><div class=""><br class=""></div><div class="">What am I doing wrong? I’m using gstreamer 1.12.13, just a normal ./configure make install</div><div class="">The make logs look fine, it finds the vaapi driver, detects h264, hevc, etc.</div><div class=""><br class=""></div><div class="">Is there any change you could help me with this, or point me to a forum / chanel, where I can get help.</div><div class=""><br class=""></div><div class="">Thank you!<div class=""><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">Benjamin</div></div></div></body></html>