Tente instalar o mplayer
sudo apt-get install mplayer
e execute
mplayer -vo caca <movie_file
e verifique se você é capaz de reproduzir o vídeo
Estou tentando reproduzir vídeos do terminal usando este comando
vlc my_video.avi
O erro que estou recebendo ao tentar executar o comando -
VLC media player 2.1.4 Rincewind (revision 2.1.4-0-g2a072be)
[0x8663910] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
[0xaafddf80] filesystem access error:cannot open file the_file_path (no such file or directory)
[0xb040a990] main input error:open of 'file://the_file_path' failed
Então eu tentei usar 'cvlc' mas novamente o mesmo erro!
Tente instalar o mplayer
sudo apt-get install mplayer
e execute
mplayer -vo caca <movie_file
e verifique se você é capaz de reproduzir o vídeo
Deve haver algo errado com o seu nome de arquivo. Eu tentei duas coisas.
vlc wrongfileName.mp4
e me deu o erro que você descreveu. vlc correctFileName.mp4
este deu uma saída de erro diferente, mas o arquivo foi aberto, então eu suspeito que você tenha cometido um erro de digitação ou precise citar o caminho se ele tiver espaços ou caracteres especiais segundo erro para referência:
navjeet@navjeet-Lenovo-G50-80:~/Videos/Game Of Thrones GOT/Season 2$
vlc Game.of.Thrones.S02E08.HDTV.x264-ASAP.mp4 VLC media player 2.2.2
Weatherwax (revision 2.2.2-0-g6259d80) [000000000141a148] core libvlc:
Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
Failed to open VDPAU backend libvdpau_va_gl.so: cannot open shared object file: No such file or directory Failed to open VDPAU backend libvdpau_va_gl.so: cannot open shared object file: No such file or directory [00007f6b74000ee8] http access error: error:
HTTP/1.1 522 Origin Connection Time-out [00007f6b840019d8] http access error: error: HTTP/1.1 522 Origin Connection Time-out [00007f6b74000ee8] core access error: connection failed: Network is unreachable [00007f6b74000ee8] core access error: connection failed:
Network is unreachable [00007f6b74000ee8] http access error: cannot connect to services.tvrage.com:80
Isso é fácil:
playername video_or_audio_file_name
E você não deve estar sob a raiz.