已开启
ffmpeg-libs 缺少安装依赖libdav1d.so.3()(64bit) #60
xu_ping创建于 2023年4月24日
openeuler-ci-bot
2023年4月24日 评论:
2023年4月24日 评论:
Hi cherry530, welcome to the openEuler Community.
I'm the Bot here serving you. You can find the instructions on how to interact with me at Here.
If you have any questions, please contact the SIG: Desktop, and any of the maintainers: @ruebb , @wangxp006 , @yanan-rock , @small_leek , @dou33 , @t_feng , @dwl301 , @weidongkl , @leeffo


2023年4月24日 添加了
sig/Desktop
标签
Venland
2023年4月24日 评论:
2023年4月24日 评论:
https://gitee.com/src-openeuler/dav1d/pulls/7
以回退dav1d版本,请之后重新触发ffmpeg的编译
@cherry530


问题出现现象:
[root@openEuler binaries]# yum localinstall ./*.rpm
Last metadata expiration check: 3:10:17 ago on Mon 24 Apr 2023 06:31:34 AM CST.
Error:
Problem: package you-get-0.4.1650-1.oe1.noarch requires ffmpeg, but none of the providers can be installed
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)
[root@openEuler binaries]# yum install ffmpeg-libs
Last metadata expiration check: 0:10:41 ago on Mon 24 Apr 2023 10:07:11 AM CST.
Error:
Problem: conflicting requests
根本原因:ffmpeg-libs 缺少安装依赖libdav1d.so.3()(64bit)
经调查是dav1d升级如下pr https://gitee.com/src-openeuler/dav1d/pulls/6引起
请适配ffmpeg