Seguindo as instruções publicadas em
híbrido -dump para VDPAU acelerou a reprodução de vídeo no Ubuntu 11.10 com o bumblebee 3.0?
Assistindo vídeos com aceleração de hardware ativado me dá som mas sem imagem
Consegui compilar e executar com sucesso o wind-hybrid, tanto do gebart quanto do harp1n. Estou usando o Bumblebee 3.0.1 com drivers x-swat 304.64 no Xubuntu 12.04 com a Nvidia GT 525M.
Rodando
LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/lib/nvidia-current/vdpau:/usr/lib/nvidia_current
DISPLAY=:8 optirun mplayer -vo vdpau videofilename
Em outra janela
DISPLAY=:8 metacity --replace
E ainda em outra janela
./windump :8 :0.0
Independentemente se eu compilar uma das fontes windump com ou sem o xorg.conf incluído (usando respectivamente gcc e make) O resultado é sempre o mesmo. A tela de exibição exibida é totalmente preta.
O Mplayer relata o seguinte
MPlayer svn r34540 (Ubuntu), built with gcc-4.6 (C) 2000-2012 MPlayer Team
mplayer: could not connect to socket
mplayer: No such file or directory
Failed to open LIRC support. You will not be able to use your remote control.
Playing [F2715AEE].mkv.
libavformat version 53.21.0 (external)
Mismatching header version 53.19.0
libavformat file format detected.
[matroska,webm @ 0x7f573df99940]max_analyze_duration reached
[matroska,webm @ 0x7f573df99940]Estimating duration from bitrate, this may be inaccurate
[lavf] stream 0: video (h264), -vid 0
[lavf] stream 1: audio (ac3), -aid 0, -alang jpn
[lavf] stream 2: subtitle (ass), -sid 0, -slang eng, gg
VIDEO: [H264] 704x480 0bpp 23.976 fps 0.0 kbps ( 0.0 kbyte/s)
Clip info:
title: 01
Load subtitles in ./
SUB: Added subtitle file (1): ./[F2715AEE].ass
==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
libavcodec version 53.35.0 (external)
Mismatching header version 53.32.2
Selected video codec: [ffh264] vfm: ffmpeg (FFmpeg H.264)
==========================================================================
==========================================================================
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
AUDIO: 48000 Hz, 2 ch, s16le, 448.0 kbit/29.17% (ratio: 56000->192000)
Selected audio codec: [ffac3] afm: ffmpeg (FFmpeg AC-3)
==========================================================================
AO: [pulse] 48000Hz 2ch s16le (2 bytes per sample)
Starting playback...
Unsupported PixelFormat 61
Unsupported PixelFormat 53
Unsupported PixelFormat 81
Movie-Aspect is 1.74:1 - prescaling to correct movie aspect.
VO: [vdpau] 704x480 => 834x480 Planar YV12
A: 22.0 V: 22.0 A-V: 0.000 ct: 0.042 0/ 0 11% 1% 0.6% 0 0
Eu recebo a seguinte imagem link Parece haver uma janela dentro dessa área, embora eu não consiga mover, redimensionar ou fechá-la. O mesmo acontece ao executar glxspheres, mas a janela invisível tem tamanho diferente e ocupa toda a área preta.
Alguém pode me ajudar com a exibição correta da imagem?