BrunoN10 0 Posted 1 hour ago Posted 1 hour ago 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: 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 5067 Posted 30 minutes ago Posted 30 minutes ago Ffmpeg log created would show what you're using, post the one written for that session. how to report a media playback issue
BrunoN10 0 Posted 25 minutes ago Author Posted 25 minutes ago Thanks for looking into this Attached. Screenshot from the interface: ffmpeg-transcode-7d4f5fd1-191c-4df6-b2d8-f5848e6137f8_1.txt
GrimReaper 5067 Posted 3 minutes ago Posted 3 minutes ago I would assume it's just a visual glitch, as your log shows nothing odd with the pipeline/HWA. @Luke
BrunoN10 0 Posted 2 minutes ago Author Posted 2 minutes ago Indeed I agree. So maybe an interface bug?
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now