剑痴乎

  • 首页
  • 文章分类
    • 音视频
    • WebRTC
    • 编程之美
    • Linux
    • Windows
    • 生活点滴
    • 校园生活
  • 参考
    • API参考
    • 实用工具
    • 测试音视频
    • 文档
  • 留言板
  • 关于
剑痴乎
代码为剑,如痴如醉
  1. 首页
  2. 编程之美
  3. 正文

解决Ubuntu下vlc无法播放文件

2015年12月25日 622点热度 0人点赞 0条评论

最近在linux下使用VLC播放器,之前都可以好好播放的,可是手贱卸载重装了一次,之后都无法播放任何文件,总是如下提示:

1
2
3
4
5
6
7
8
[0x21a1e58] main input error: VLC is unable to open the MRL 'file/xspf-open:///home/yjf/.local/share/vlc/ml.xspf'. Check the log for details.
[0x21a2208] main interface error: no suitable interface module
[0x2166118] main libvlc error: interface "hotkeys,none" initialization failed
[0x2195718] main interface error: no suitable interface module
[0x2166118] main libvlc error: interface "dbus,none" initialization failed
[0x2166118] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
[0x2195718] qt4 interface error: Unable to load extensions module
[0x7f320c0012e8] main input error: open of `file:///home/yjf/tay.mp4' failed

后来使用了:

1
sudo apt-get purge vlc

卸载也是不行,重新安装还是会报Your input can't be opened:VLC is unable to open the MRL的错误,后来通过如下命令卸载解决:

1
sudo apt-get purge vlc-data

之后重新sudo apt-get install vlc就可以正常播放了。

本作品采用 知识共享署名-非商业性使用-禁止演绎 4.0 国际许可协议 进行许可
标签: linux
最后更新:2015年12月25日

Jeff Young

代码为剑,如痴如醉

打赏 点赞
< 上一篇
下一篇 >

文章评论

取消回复

我的其它小窝

公众号:码上Play(基本不更新,回答问题用)

近期评论
  • Fett on Windows平台WebRTC编译(持续更新)能不能提供一个.lib,一份include,这样我…
  • Jeff on WebRTC研究:BBR拥塞控制被移除了研究过了,等后面有时间简单说明下
  • xhcx on WebRTC研究:BBR拥塞控制被移除了楼主,BBR移除的原因最近有研究吗,分享一下
  • Jeff on Windows平台WebRTC编译(持续更新)M79是2019年发布的版本,不适用这篇文章。编译…
  • haige on Windows平台WebRTC编译(持续更新)我编译的m79版本,用VS2019打开会报错, F…
版权声明

为支持原创,创作更好的文章,未经许可,禁止任何形式的转载与抄袭,如需转载请邮件私信!本人保留所有法定权利。违者必究!

相关文章推荐
  • 也搭了个google mirror
  • Ubuntu添加2560x1440分辨率

COPYRIGHT © 2021 剑痴乎. ALL RIGHTS RESERVED.

THEME KRATOS MADE BY VTROIS