[mythtv-users] Openchrome XvMC problems in mythfrontend

Ronald Pijnacker pijnacker at dse.nl
Fri Jun 12 20:37:03 UTC 2009


> Ronald Pijnacker wrote:
>> After some digging, it turns out the reported problem is not an actual problem.
>> More XvMC surfaces are allocated than are available, but this continues without
>> further problems.
>
> --- mythtv/libs/libmythtv/util-xvmc.h	2009-02-22 17:37:57.000000000 +0100
> +++ mythtv/libs/libmythtv/util-xvmc.h	2009-02-22 17:37:09.000000000 +0100
> @@ -53,7 +53,7 @@
>          num_xvmc_surf(1),
>          needed_for_display(1),
>          min_num_xvmc_surfaces(8),
> -        max_num_xvmc_surfaces(16),
> +        max_num_xvmc_surfaces(14),
>          num_xvmc_surfaces(min_num_xvmc_surfaces),
>          aggressive(false) {}
>
> WorksForMe(tm).
> (Epia EN12000 here)

Indeed.
However for me, that does not solve the actual problem.
It just suppresses the warning that set me on the wrong foot in the first place.

Thanks,

Ronald


More information about the mythtv-users mailing list