On 7/26/2014 4:12 PM, Christian Marillat wrote:
> Kevin Ross <kevin@???> writes:
>
>> Hello,
> Hi,
>
> [...]
>
>> I might be doing something wrong, but it would appear that MythTV was
>> built without OpenGL support. There's no OpenGL listed in the theme
>> painter options (only Auto and Qt), and I can't create any playback
>> profiles with OpenGL either. Assuming I'm not doing something wrong,
>> was this intentional? Or an oversight?
> For me OpenGL is enabled (here is te configure output) :
>
> ,----
> | # Video Output Support
> | x11 support yes
> | xrandr support yes
> | xv support yes
> | VDPAU support yes
> | VAAPI support yes
> | CrystalHD support yes
> | OpenGL video yes
> | MHEG support yes
> | libass subtitle support yes
> `----
>
> Christian
>
I think I see why more people aren't complaining. In the mythfrontend
--version output for the i386 build, there is no "using_opengl" listed.
However, on another machine, which is using amd64, it does have
"using_opengl" listed. So I think it's specific to the i386 build.
Thanks!
-- Kevin