[mythtv] [mythtv-commits] Ticket #2649: Opengl video renderer

Mark Kendall mark.kendall at gmail.com
Thu Jan 25 09:29:00 UTC 2007


On 1/25/07, Mark Buechler <mark.buechler at gmail.com> wrote:
> Ok, trying to test this out and I wondering if this is against mythtv-vid -
> it seems to be, sorta. Looks like allowed_video_renderers() in videoout_xv
> is missing adding "opengl" renderer type to the list. I added that and I'm
> still not getting anywhere - Myth wants to fall back to X11 vid. Also, is
> this supposed to use XvMCGL? I have that enabled but seems to make no
> difference.

Yes - definitely mythtv-vid. I should have restated the fact that you
need to recompile with opengl video support (it's a new compile time
option) and then force selection of the opengl renderer in playback by
setting UseOpenglVideo (e.g. mythfrontend --override-setting
UseOpenglVideo=1 ). The latter needs a better, permanent solution.

> One other thing I noticed. The list of allowed deinterlacers has "none" in
> it therefor not allowing "None" which seems to be the standard elsewhere.



More information about the mythtv-dev mailing list