Can't find vaapih264dec in Gstreamer-vaapi 1.10.2

kuky丶s kukyyz86 at gmail.com
Sat Jan 7 09:15:56 UTC 2017


gstreamer-vaapi-1.10.2\gst\vaapi\gstvaapi.c 

static gboolean plugin_init (GstPlugin * plugin)
{

  GstVaapiDisplay *display;
  GArray *decoders;

  plugin_add_dependencies (plugin);


  display = gst_vaapi_create_test_display ();
  if (!display)
    goto error_no_display;
...
}

in this function ,display return -1 ,so i can't create vaapi element,why? 

i build in bananpi m1+.





--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Can-t-find-vaapih264dec-in-Gstreamer-vaapi-1-10-2-tp4681362.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list