9

Raspberry Pi 4 lists HEVC (H.265) video decoding up to 4K@60fps in the spec. I'd like to get some feedback from people who already had a chance to try it out.

  • Is this hardware or software encoding?

  • Does it support the 10-bit profiles?

  • Does it work in common Linux media players which can be installed from the Debian repo (like vlc or mpv), or does a special RPi-only build have to be used?

  • Does it require a license, similar to MPEG-2 on older RPi?

Dmitry Grigoryev
  • 27,928
  • 6
  • 53
  • 144

1 Answers1

6
  • It is a hardware decoder.1 2 No hardware encoder is present.
  • Yes. 2
  • No, as of 17-July-2019 the necessary patches are not in upstream, but exist as an downstream fork of ffmpeg. 3 LibreELEC ("Just enough OS for Kodi") uses it already.
  • No, the cost is included in the price already.
flakeshake
  • 6,235
  • 1
  • 14
  • 33