Libav and VA-API install in Fedora

Daniel Vernon daniel.vernon at synx.com
Mon Sep 9 22:00:01 UTC 2019


Hi,

Thanks for the reply.  I followed your instructions (installed "libva-utils"
and also "libva-intel-driver") and 
now vainfo is working and giving sensible output (copied below), so a step
in the right direction.

Unfortunately though I still have no "avdec_h264" or "vaapidecodebin":-

[synx at localhost /]$ gst-inspect-1.0 avdec_h264
No such element or plugin 'avdec_h264'

[synx at localhost /]$ gst-inspect-1.0 vaapidecodebin
No such element or plugin 'vaapidecodebin'


I then tried to check that the packages for those are installed:-

[synx at localhost /]$ sudo dnf install gstreamer1-libav
Last metadata expiration check: 0:00:18 ago on Mon 09 Sep 2019 22:53:46 BST.
Package gstreamer1-libav-1.16.0-1.fc30.x86_64 is already installed.
Dependencies resolved.
Nothing to do.
Complete!

[synx at localhost /]$ sudo dnf install gstreamer1-vaapi
Last metadata expiration check: 0:00:48 ago on Mon 09 Sep 2019 22:53:46 BST.
Package gstreamer1-vaapi-1.16.0-1.fc30.x86_64 is already installed.
Dependencies resolved.
Nothing to do.
Complete!


- Both packages appear to be installed already.  Please can anyone tell me
what else could be missing or wrong with my system?

Thanks,

Daniel Vernon


[synx at localhost /]$ vainfo
libva info: VA-API version 1.4.1
libva info: va_getDriverName() returns 0
libva info: Trying to open /usr/lib64/dri/i965_drv_video.so
libva info: Found init function __vaDriverInit_1_4
libva info: va_openDriver() returns 0
vainfo: VA-API version: 1.4 (libva 2.4.0)
vainfo: Driver version: Intel i965 driver for Intel(R) Broxton - 2.3.0
vainfo: Supported profile and entrypoints
      VAProfileMPEG2Simple            :	VAEntrypointVLD
      VAProfileMPEG2Main              :	VAEntrypointVLD
      VAProfileH264ConstrainedBaseline:	VAEntrypointVLD
      VAProfileH264ConstrainedBaseline:	VAEntrypointEncSlice
      VAProfileH264ConstrainedBaseline:	VAEntrypointEncSliceLP
      VAProfileH264Main               :	VAEntrypointVLD
      VAProfileH264Main               :	VAEntrypointEncSlice
      VAProfileH264Main               :	VAEntrypointEncSliceLP
      VAProfileH264High               :	VAEntrypointVLD
      VAProfileH264High               :	VAEntrypointEncSlice
      VAProfileH264High               :	VAEntrypointEncSliceLP
      VAProfileH264MultiviewHigh      :	VAEntrypointVLD
      VAProfileH264MultiviewHigh      :	VAEntrypointEncSlice
      VAProfileH264StereoHigh         :	VAEntrypointVLD
      VAProfileH264StereoHigh         :	VAEntrypointEncSlice
      VAProfileVC1Simple              :	VAEntrypointVLD
      VAProfileVC1Main                :	VAEntrypointVLD
      VAProfileVC1Advanced            :	VAEntrypointVLD
      VAProfileNone                   :	VAEntrypointVideoProc
      VAProfileJPEGBaseline           :	VAEntrypointVLD
      VAProfileJPEGBaseline           :	VAEntrypointEncPicture
      VAProfileVP8Version0_3          :	VAEntrypointVLD
      VAProfileVP8Version0_3          :	VAEntrypointEncSlice
      VAProfileHEVCMain               :	VAEntrypointVLD
      VAProfileHEVCMain               :	VAEntrypointEncSlice
      VAProfileHEVCMain10             :	VAEntrypointVLD
      VAProfileVP9Profile0            :	VAEntrypointVLD





--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/


More information about the gstreamer-devel mailing list