Fwd: MPlayer direct3d video output driver under Windows XP

Tanguy Krotoff tkrotoff at gmail.com
Mon Oct 26 14:57:09 CET 2009


Hello

If you have some time, the best is to get in touch with Georgi Petrov,
the developer of the direct3d driver and try to help him to fix it.

Here is a copy of our conversation and its mail address.

Meanwhile I integrate your patch


---------- Forwarded message ----------
From: Georgi Petrov <gogothebee at gmail.com>
Date: Mon, Oct 26, 2009 at 2:28 PM
Subject: Re: MPlayer direct3d video output driver under Windows XP
To: Tanguy Krotoff <tkrotoff at gmail.com>


On Mon, Oct 26, 2009 at 4:14 PM, Tanguy Krotoff <tkrotoff at gmail.com> wrote:
> Hello
>
> I'm contacting you since you wrote the direct3d video output driver for MPlayer.
>
> I wrote the MPlayer backend for Qt/Phonon and one of my user has a
> problem with the direct3d under Windows XP, he got the error message
> "Could not read display capabilities"
>
> He also said to me:
> "The Direct3D 9 backend do not work well. I have tested with few XP
> machines. All of them have installed DirectX 9 , but not all work .
> Some of them can not play video at all , and some of them can not show
> video in correct position... that is why I seek for phonon mplayer
> backend."
>
> - Is the direct3d driver tested under Windows XP?
> - Do you have a tool to diagnostic potential problems on a PC?
> - Is there a way we can help you to fix the problems?
>
> Thanks in advance
>
> --
> Tanguy Krotoff <tkrotoff at gmail.com>
> +33 6 68 42 70 24
>

Hi,

I'm happy you point out these problems. Of course I'll do everything
possible to help you fix them.

I'll have a trip to Germany this week between Wednesday and Sunday and
I won't be able to reply or provide any help during this period, but
in the beginning of the next week, I'll look into the problem and help
fixing it.

The Direct3D driver is written to be agnostic of particular Windows
version and it should work the same way under Windows 98 - Windows 7
in case they have Direct3D 9 runtime installed and video card with D3D
support + suitable drivers is present. Of course this is sometimes too
good to be true ;)

Can you please provide the following information:
* which Direct3D runtime is installed (earlier Windows before SP1 or
SP2 for example come with Direct3D 8.1, but I may be wrong)
* What is the video card
* Does the video card use the Microsoft provided display driver with
Windows (still vendor-specific) or a newer vendor driver is installed?
And what version.

I'll help you work out the problems. Some older video cards don't
support Direct3D unfortunately. I ran across at least 2 laptops, which
weren't able to expose enough features to the D3D API layer in order
to use them for playback purposes. Otherwise they did appear to
"support" D3D :(

I can reply until tomorrow evening. Please, feel free to ask more questions!

I forgot - I need the MPLayer SVN version you use (as older ones
contain broken versions of the driver), as well as full output when
run with "-v" option. Thanks.


More information about the Phonon-backends mailing list