首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >更新到ubuntu 22.10后Mpv vaapi不工作

更新到ubuntu 22.10后Mpv vaapi不工作
EN

Ask Ubuntu用户
提问于 2022-11-22 02:14:42
回答 1查看 679关注 0票数 0

我以前在Ubuntu22.04上工作过,但是在更新到22.10之后,它突然停止工作了。

按下热键CTRL +H启动硬件解码,它会冻结,然后变成绿色或故障(音频很好)。

这里有来自vainfo和mpv日志

的信息

代码语言:javascript
复制
libva info: VA-API version 1.15.0
libva info: User environment variable requested driver 'i965'
libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so
libva info: Found init function __vaDriverInit_1_10
libva info: va_openDriver() returns 0
vainfo: VA-API version: 1.15 (libva 2.12.0)
vainfo: Driver version: Intel i965 driver for Intel(R) Ironlake Mobile - 2.4.1
vainfo: Supported profile and entrypoints
      VAProfileMPEG2Simple            : VAEntrypointVLD
      VAProfileMPEG2Main              : VAEntrypointVLD
      VAProfileH264ConstrainedBaseline: VAEntrypointVLD
      VAProfileH264Main               : VAEntrypointVLD
      VAProfileH264High               : VAEntrypointVLD
      VAProfileNone                   : VAEntrypointVideoProc
代码语言:javascript
复制
 (+) Video --vid=1 (*) (h264 1920x1080 30.000fps)
 (+) Audio --aid=1 --alang=eng (*) (opus 2ch 48000Hz)
File tags:
 Uploader: Unreal Sensei
 Channel_URL: https://www.youtube.com/channel/UCue7TFlrt9FxXarpsl872Dg
[vo/gpu/wayland] GNOME's wayland compositor lacks support for the idle inhibit protocol. This means the screen can blank during playback.
AO: [pulse] 48000Hz stereo 2ch float
VO: [gpu] 1920x1080 yuv420p
Cannot load libcuda.so.1(3%) A-V:  0.000 Dropped: 6 Cache: 8.6s/5MB
AV: 00:00:20 / 00:09:53 (3%) A-V:  0.000 Cache: 9.2s/5MB
VO: [gpu] 1920x1080 vaapi[nv12]
AV: 00:00:20 / 00:09:53 (3%) A-V:  0.001 Cache: 16s/10MB
Audio device underrun detected.
AV: 00:00:20 / 00:09:53 (3%) A-V:  0.172 Cache: 17s/10MB
Audio device underrun detected.

Audio/Video desynchronisation detected! Possible reasons include too slow
hardware, temporary CPU spikes, broken drivers, and broken files. Audio
position will not match to the video (see A-V status field).

AV: 00:00:20 / 00:09:53 (4%) A-V:  1.256 Dropped: 13 Cache: 38s/19MB
Audio device underrun detected.
(Paused) AV: 00:01:09 / 00:09:53 (12%) A-V:  0.000 Dropped: 266 Cache: 72s/34MB

Exiting... (Quit)

系统信息:硬件

EN

回答 1

Ask Ubuntu用户

回答已采纳

发布于 2022-11-29 18:40:09

发现问题时,它是一个内核错误,回滚到5.15.0-53-generic,现在VAAPI又开始工作了。

这似乎是5.19.0-23-generic中的一个问题。

票数 0
EN
页面原文内容由Ask Ubuntu提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://askubuntu.com/questions/1441889

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档