JCHub

  • Home
  • Category
    • A/V
    • WebRTC
    • Beauty of Programming
    • Linux
    • Windows
    • Moments of Life
    • Campus Life
  • Reference
    • API Reference
    • Utilities
    • AV Test
    • Doc
  • Message Board
  • About
JCHub
Code as My Sword, Lost in Obsession
  1. Main page
  2. Beauty of Programming
  3. Main content

解决Ubuntu下vlc无法播放文件

2015年12月25日 3850hotness 11likes 0comments

最近在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就可以正常播放了。

This article is licensed with Creative Commons Attribution-NonCommercial-No Derivatives 4.0 International License
Tag: linux
Last updated:2015年12月25日

Jeff

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

Tip the author Like
< Last article
Next article >

Comments

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

This site uses Akismet to reduce spam. Learn how your comment data is processed.

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

COPYRIGHT © 2026 jianchihu.net. ALL RIGHTS RESERVED.

Theme Kratos Made By Seaton Jiang