Jump to content

Hardware encoding Icon not showing when using hardware


Recommended Posts

BrunoN10
Posted

As the title say.

I'm currently running version4.9.5.0 inside a CT container in proxmox (previledged) - I've used Proxmox VE Scripts for the installation.

It was showing the icon before. I'm not sure when it broke.

I can see the Preferred Hardware Decoders in the settings, however when I'm reproducing something, in the Emby Server dashboard I don't see the hardware icon:
 

 image.png.ab401b7e424386256c4dccdd10d30f2c.png

 

However when I run:
pgrep -a ffmpeg | grep -oE -- '-init_hw_device[^ ]*|child_device=[^ ]*|-hwaccel[^ ]* [^ ]*|vpp_qsv[^ ]*|-c:v:[0-9]+ [^ ]+'

 

I can see:

-init_hw_device
child_device=/dev/dri/renderD128
-c:v:0 h264_qsv
-hwaccel:v:0 qsv
-hwaccel_output_format:v:0 qsv
vpp_qsv@f1=deinterlace=advanced[f1_out0]
-c:v:0 h264_qsv

 

Additionally, if I disable the hardware encoding I see the CPU utilization going up when reproducing. So I'm sure that I'm using hardware.

Is this a bug?

 

Thanks! 

GrimReaper
Posted

I would assume it's just a visual glitch, as your log shows nothing odd with the pipeline/HWA. @Luke

Posted

Indeed I agree. So maybe an interface bug?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...