mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-01-23 23:20:51 +01:00
[Issue]: libva: /usr/lib/dri/iHD_drv_video.so init failed when play H265 #6027
Labels
No labels
area:database
awaiting-feedback
backend
blocked
breaking change: web api
bug
build
ci
confirmed
discussion needed
dotnet future
downstream
duplicate
EFjellyfin.db
enhancement
feature
future
github-actions
good first issue
hdr
help wanted
invalid
investigation
librarydb
live-tv
lyrics
media playback
music
needs testing
nuget
performance
platform
pull-request
question
regression
release critical
requires-web
roadmap
security
security
stale
support
syncplay
ui & ux
upstream
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: starred/jellyfin#6027
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @clion007 on GitHub (Jun 18, 2024).
Please describe your bug
每次在web端播放H265视频就报错,提示“由于致命的播放器错误,播放失败。”
Web端一直无法播放H265编码的视频,我的是intel E3 1260l老平台,不支持H265硬解,jellyfin设置里面没有选HEVC硬解,没有选VPP色调映射,驱动已经安装。FFmpeg.Transcode-*.log报错,提示:“libva: /usr/lib/dri/iHD_drv_video.so init failed“。
Reproduction Steps
安装docker jellyfin -> 进入web端访问-> H265编码的视频,均报错。
Jellyfin Version
10.9.0
if other:
10.8.X--10.9.6
Environment
Jellyfin logs
FFmpeg logs
Please attach any browser or client logs here
No response
Please attach any screenshots here
No response
Code of Conduct
@jellyfin-bot commented on GitHub (Jun 18, 2024):
Hi, it seems like your issue report has the following item(s) that need to be addressed:
This is an automated message, currently under testing. Please file an issue here if you encounter any problems.
@BrianCArnold commented on GitHub (Jul 3, 2024):
Google Translate:
@nyanmisaka commented on GitHub (Jul 3, 2024):
https://jellyfin.org/docs/general/administration/hardware-acceleration/intel#acceleration-methods
QSV on Linux only supports Broadwell+ (5th Gen and newer) processors. Use VA-API instead.