"Package 'Beignet', required for hardware transcoding of HDR content" - HDR tonemapping now supported?

Could it be the problem is that the install script checked the hardware first, found it not-capable, and so didn’t actually perform the checks to set the flags for the dependencies, then later checked the value of those flags and reported on them (even though they hadn’t been properly set)?

In the installation script, if the machine is 64 bit capable then I perform all the checks.
I don’t look at the CPU capability flags at that time.

I do note that the two packages had just been installed due to the DPKG dependency chain, but those installations were done before the plexmediaserver package started.

Was there a race condition? It seems highly unlikely that the package could be installed, and named perfectly, only to be listed as not installed.

When you perform the dpkg -l do you see a status of ii in the left colum ?
If so, then it’s installed. If not, the installation is hung / not resolved.

As shown above, dpkg shows “ii” now. I guess we’ll see what happens on the next version update.

Didn’t happen with the next version. Upgrade log:

Setting up plexmediaserver (1.21.1.3876-3c3adfcb4) ...
PlexMediaServer install: PlexMediaServer-1.21.1.3876-3c3adfcb4 - Installation starting.
PlexMediaServer install:
PlexMediaServer install: Now installing based on:
PlexMediaServer install:   Installation Type:   Update
PlexMediaServer install:   Process Control:     systemd
PlexMediaServer install:   Plex User:           plex
PlexMediaServer install:   Plex Group:          plex
PlexMediaServer install:   Video Group:         video
PlexMediaServer install:   Metadata Dir:        /var/lib/plexmediaserver/Library/Application Support
PlexMediaServer install:   Temp Directory:      /tmp
PlexMediaServer install:   Lang Encoding:       en_US.UTF-8
PlexMediaServer install:   Intel QSV Hardware:  Found
PlexMediaServer install:
PlexMediaServer install:   OpenCL library:      Installed
PlexMediaServer install:   Beignet package:     Installed
PlexMediaServer install:
PlexMediaServer install: Completing final configuration.
PlexMediaServer install: Starting Plex Media Server.
PlexMediaServer install: PlexMediaServer-1.21.1.3876-3c3adfcb4 - Installation successful.  Errors: 0, Warnings: 0

Hi Guys,
I have a question, do I need

  • OpenCL library
  • Beignet package
    If I have no plan to ever transcode 4K content? I do have some 4K content but I play them locally on my Chromecast with Google TV and I actually do not want to ever transcode 4K content, only direct play.
    Thank you for your help.

@Pooya.to

If all your content is DirectPlay / DirectStream then you do not meed them.

Those two packages are only needed (temporarily) for HDR -> SDR tone mapping.

2 Likes

Thank you @ChuckPa. I won’t be installing them then.
Cheers,

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.