剑痴乎

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

解决Ubuntu下vlc无法播放文件

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

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

点赞
< 上一篇
下一篇 >

文章评论

取消回复

此站点使用Akismet来减少垃圾评论。了解我们如何处理您的评论数据。

版权声明

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

近期评论
  • Richard on WebRTC研究:Encoded Transform楼主你好,图片不见了,可以更新一下嘛?
  • flash91120 on Windows平台WebRTC编译-VS2017楼主,能不能出一期qt上使用webrtc…
  • damon on WebRTC音视频传输基础:NAT穿透太细了,看了眼我自己的笔记,果断直接删除…
  • k on Windows平台WebRTC编译(持续更新)麻烦问一下,我在src文件夹下,运行gn…
  • 小胖子 on WebRTC研究:Transport-cc之RTP及RTCP请教一个问题,在tcc的包里面的base…
相关文章
  • Google ProtoBuf协议介绍
  • 也搭了个google mirror
  • Ubuntu添加2560x1440分辨率
  • Intel Media SDK 内存优化(转)
  • 网络字节转换到本地字节的函数模板

COPYRIGHT © 2022 jianchihu.net. ALL RIGHTS RESERVED.

Theme Kratos Made By Seaton Jiang