VLC mostra tela verde em jogar MKV

1

Estou tentando reproduzir um vídeo MKV no VLC.

Em vez do vídeo, vejo apenas a tela verde e apenas o som.

As correções aleatórias que encontrei na internet não ajudaram.

  • Desativar a "saída acelerada" não ajudou
  • A instalação dos drivers 01.org / intel.com para 15.10 não ajudou

Vou escrever qualquer saída que seja necessária aqui.

Esta é a saída que o próprio VLC fornece

VLC media player 2.2.1 Terry Pratchett (Weatherwax) (revision 2.2.1-0-ga425c42)
[0000000001da6088] core libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
[00007f8028d384a8] dts decoder: DTS channels:6 samplerate:48000 bitrate:1536000
libva info: VA-API version 0.38.0
libva info: va_getDriverName() returns 0
libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so
libva info: Found init function __vaDriverInit_0_38
libva info: va_openDriver() returns 0
[00007f8028c0c5a8] avcodec decoder: Using OpenGL/VAAPI/libswscale backend for VDPAU for hardware decoding.
WARNING: Unsupported the FMO/ASO constraints!!!
[00007f7ff0001268] vdpau_display vout display error: video mixer surface width capabilities query failure: VDP_STATUS_NO_IMPLEMENTATION
Stream with high frequencies VQ coding
QObject::~QObject: Timers cannot be stopped from another thread

lspci | grep VGA retorna 00:02.0 VGA compatible controller: Intel Corporation Device 22b1 (rev 21)

Vou instalar o que for necessário

    
por Karel Bílek 28.10.2015 / 15:17

1 resposta

1

Minha própria não solução:

  • instala o kaffeine em vez do VLC através do apt-get
  • abrir ~/.kde/share/apps/kaffeine/xine-config
  • encontre o comentário #video.driver:auto line
  • substitua por video.driver:vdpau , remova o comentário
  • triturar os dentes na interface terrível kaffeine, mas ainda usá-lo em vez de VLC
por Karel Bílek 28.10.2015 / 15:46