JZTXT
  • 首页
  • Ai
  • Java
  • Python
  • Android
  • Mysql
  • JavaScript
  • Html
  • CSS

manjaro安装obs报错:could not find all required packages: vid.stab>=1.1.1

发布时间 2023-05-06 15:27:17作者: HelloHui

问题与解决方法

问题

pacman -S obs-studio
安装的obs打不开。
尝试yay装
yay -S obs-studio-tytan652
使用以上指令安装OBS报错:缺少依赖vid.stab>=1.1.1(也可能是:缺少依赖:ffmpeg-obs)
然后安装ffmpeg-obs也报错:缺少依赖vid.stab>=1.1.1

解决方法

sudo pacman -S vid.stab (更新vid.stab)

yay -Sd ffmpeg-obs (跳过依赖检测,直接安装)

yay -S obs-studio-tytan652
这样安装的obs就能用了

    本栏目推荐文章
  • find
  • org.springframework.kafka.listener.ListenerExecutionFailedException: Listener method could not be invoked with the incoming message
  • find命令的时间参数
  • devmapper: Thin Pool has 162394 free data blocks which is less than minimum required 163840 free data blocks
  • SpringBoot配置报错:Description: Failed to configure a DataSource: 'url' attribute is not specified and no embedded datasource could be configured. Reason: Failed to determine a suitable driver class
  • android编译kanzi 问题 (1) Caused by: java.io.FileNotFoundException: Error: Could not find or access Kanzi's Android libraries directory: C:\XXXXXXX
  • error: object StdIn is not a member of package io问题的解决
  • 通过ssh在服务器上使用mujoco,报错Failed to initialize GLFW;ERROR: could not initialize GLFW
  • package dbutil is not in std
  • sqlsugar在使用mysql时,Dbfirst and Codefirst requires system table permissions
版权声明:本网站为非赢利性站点,本网站所有内容均来源于互联网相关站点自动搜索采集信息,相关链接已经注明来源。
联系我们