[MPlayer-dev-eng] [PATCH] Direct3D libvo driver
compn
tempn at twmi.rr.com
Thu Nov 13 05:53:22 CET 2008
On Thu, 13 Nov 2008 00:25:26 +0200, Georgi Petrov wrote:
>WARNING!!! I did a checkout of the MPlayer SVN today
>(12.11.2008/13.11.2008) and current MPlayer doesn't play any movie at
>least under Windows. Please be careful, because applying this patch to
>current MPlayer HEAD doesn't change the fact that currently MPLAYER IS
>BROKEN UNDER WINDOWS. The problem is somewhere around libavcodec -
>waaay before the video driver is concerned at all.
current svn works ok for me.
./configure --disable-mencoder seems to be broken.
i even got to test your patch after fighting a bit :)
>Until now I worked on previous MPlayer HEAD, which worked just fine.
just run svn diff > direct3d.diff
benchmark:
d3d:
BENCHMARKs: VC: 2.969s VO: 12.720s A:0.000s Sys:1.021s = 16.710s
BENCHMARK%: VC: 17.7678% VO: 76.1221% A:0.0000% Sys:6.1101% = 100.0000%
directx:
BENCHMARKs: VC: 3.151s VO: 12.837s A:0.000s Sys:0.693s = 16.681s
BENCHMARK%: VC: 18.8898% VO: 76.9558% A:0.0000% Sys:4.1544% = 100.0000%
using mplayer -vf rotate -vo direct3d file then going to fullscreen
didnt work for me.
<vo_d3d>Unable to copy the frame to the video card's back buffer
fullscreen with a widescreen res file has a corrupted image in the black
bars.
anyways, great work!
-compn
More information about the MPlayer-dev-eng
mailing list