剑痴乎

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

解决Ubuntu下vlc无法播放文件

2015年12月25日 3372点热度 11人点赞 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

管理员——代码为剑,如痴如醉

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

文章评论

razz evil exclaim smile redface biggrin eek confused idea lol mad twisted rolleyes wink cool arrow neutral cry mrgreen drooling persevering
取消回复

这个站点使用 Akismet 来减少垃圾评论。了解你的评论数据如何被处理。

相关文章
  • Google ProtoBuf协议介绍
  • 也搭了个google mirror
  • Ubuntu添加2560x1440分辨率
  • Intel Media SDK 内存优化(转)
  • 网络字节转换到本地字节的函数模板

COPYRIGHT © 2025 jianchihu.net. ALL RIGHTS RESERVED.

Theme Kratos Made By Seaton Jiang