[mythtv-users] Openchrome XvMC problems in mythfrontend

Udo van den Heuvel udovdh at xs4all.nl
Fri Jun 12 18:24:24 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)

Kind regards,
Udo


More information about the mythtv-users mailing list