videolan 플레이어를 설치했습니다
sudo apt-get install vlc-nox
그러나 이제 터미널에서 I를 입력 vlc
하면 GUI가 표시되는 대신 터미널에서이를 얻습니다.
fdr@maggie:~$ vlc
VLC media player 2.0.3 Twoflower (revision 2.0.2-93-g77aa89e)
[0x27e2b18] main interface error: no suitable interface module
[0x25ea198] main libvlc error: interface "globalhotkeys,none" initialization failed
[0x25ea198] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
[0x26bb4b8] [cli] lua interface: Listening on host "*console".
VLC media player 2.0.3 Twoflower
Command Line Interface initialized. Type `help' for help.
따라서 질문은 다음과 같습니다.
videolan GUI (예 : Windows에서 실행되는 GUI)는 어떻게 시작합니까?
Ubuntu 서버 또는 Desktop 버전을 사용하고 있습니까?
—
atenz
내 잘못! 질문의 텍스트가 잘못되었습니다 .
—
fdierre
vlc-nox
대신에 설치 했습니다 vlc
.