Intel VAAPI howto with Leia v18 nightly based on Ubuntu 18.04 server
(2017-02-27, 10:55)Axman Wrote: OK thanks. But is it true that "HEVC 4k@60p" is supported then, in mainline (unstable?) ?

(2017-02-27, 12:14)fritsch Wrote: No - it's not there. It's currently living in kodi-agile - inclusion of that work started yesterday with AudioEngine bits.

Sorry for (possibly) lame question, but what about support for hardware decoding of HEVC 10-bit @ 24-30 FPS?

Changelog for Krypton, at Linux-specific section clearly states:
Quote:Added support for HEVC Main 10 profile (10-bit) hardware video decoding via VAAPI if hardware support it

The reason I ask is exactly related to this - I have a HEVC 10-bit sample, rated at 24 FPS and Krypton 17.1 RC on Ubuntu doesn't use H/W acceleration in this case, while my vainfo would suggest it should be able to do so (see profile VAProfileHEVCMain10):

Code:
vainfo: Supported profile and entrypoints
      VAProfileMPEG2Simple            :    VAEntrypointVLD
      VAProfileMPEG2Main              :    VAEntrypointVLD
      VAProfileH264ConstrainedBaseline:    VAEntrypointVLD
      VAProfileH264ConstrainedBaseline:    VAEntrypointEncSlice
      VAProfileH264Main               :    VAEntrypointVLD
      VAProfileH264Main               :    VAEntrypointEncSlice
      VAProfileH264High               :    VAEntrypointVLD
      VAProfileH264High               :    VAEntrypointEncSlice
      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

H/W acceleration works for me on H264 FHD sources. Hardware: Asrock J3455-ITX.

Many thanks for clarification.
Reply


Messages In This Thread
Live TV broken again? - by schamane - 2016-02-29, 19:56
Random crashes - by hal2100 - 2016-03-08, 22:03
Strange Behaviour - by MicTie - 2016-12-07, 10:46
RE: Intel VAAPI howto with Krypton v17 based on Ubuntu 16.04 server - by barthand - 2017-02-28, 18:04
Working lirc with mce remote - by fr1day - 2019-08-10, 17:36
Logout Mark Read Team Forum Stats Members Help
Intel VAAPI howto with Leia v18 nightly based on Ubuntu 18.04 server18