mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
[Issue]: libva: /usr/lib/dri/iHD_drv_video.so init failed when play H265 #6027
Reference in New Issue
Block a user
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.