[Pkg-xbmc-maintainers] Bug#742896: xbmc: Blank video with VDPAU enabled

Sergej Wildemann wildemann at finf.uni-hannover.de
Sun Mar 30 11:43:02 UTC 2014


2014-03-28 21:28 GMT+01:00 Bálint Réczey <balint at balintreczey.hu>:
>
> You could recompile mpv from experimental branch:
> http://anonscm.debian.org/gitweb/?p=pkg-multimedia/mpv.git;a=shortlog;h=refs/heads/experimental
>
> I have checked VDPAU.cpp, but the most likely problem is still libav 10.

I compiled mpv 0.3.3 from that branch against libav10 from
experimental. It seems to have no problems with vdpau. The picture is
normal and cpu usage is low as it should. Anything else that i could
try to find the problem?

$ mpv sample.mkv -ao null -hwdec=vdpau
Playing: sample.mkv
Detected file format: Matroska
[stream] Video (+) --vid=1 '12 Mbp/s AVC H.264' (h264)
[stream] Audio (+) --aid=1 --alang=ger (*) '5.1 AC3 640 Kbp/s' (ac3)
[stream] Subs      --sid=1 --slang=ger (subrip)
[stream] Subs      --sid=2 --slang=eng (subrip)
Trying to use hardware decoding.
Selected video codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10 [lavc:h264]
Selected audio codec: ATSC A/52A (AC-3) [lavc:ac3]
AO: [null] 48000Hz stereo 2ch floatp
VO: [vdpau] 1920x800 => 1920x800 vdpau
[vo/vdpau] Got display refresh rate 60.000 Hz.
[vo/vdpau] If that value looks wrong give the -vo vdpau:fps=X
suboption manually.
AV: 00:00:01 / 02:16:17 (0%) A-V:  0.000

As a side note, xbmc from deb-multimedia has no problems either.

Thanks,
Sergej



More information about the Pkg-xbmc-maintainers mailing list