Opened 17 years ago

Closed 17 years ago

Last modified 17 years ago

#3665 closed defect (invalid)

openGL does not configure properly when using nvida and XvMCW

Reported by: anonymous Owned by: Isaac Richards
Priority: minor Milestone: unknown
Component: mythtv Version: head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

configure script disables openGl even when --enable-opengl is used.

Version: svn: 13763 June 24th

Change History (2)

comment:1 Changed 17 years ago by Janne Grunau

Resolution: invalid
Status: newclosed

--enable-opengl is not a valid configure option

comment:2 Changed 17 years ago by andreaz@…

I guess he means the flag "enable-xvmc-opengl" not showing in the list after configure:

(...) XvMC OpenGL sup. no (...)

I encounter the same but i always thought i am wrong...

Complete ./configure with flags:

LX_Andreaz mythtv # ./configure --arch=athlon-xp --tune=athlon-xp --enable-proc-opt --disable-ccache --enable-dvb --dvb-path=/usr/include/ --enable-opengl-vsync --enable-xvmc --enable-xvmc-opengl

# Basic Settings Compile type release Compiler cache no DistCC yes Install prefix /usr/local CPU x86_32 (athlon-xp) big-endian no MMX enabled yes

# Input Support Joystick menu yes lirc support yes Apple Remote no Video4Linux sup. yes ivtv support yes FireWire? support no DVB support yes usr/include/ DBox2 support yes HDHomeRun sup. yes IPTV support yes

# Sound Output Support OSS support yes ALSA support yes aRts support yes JACK support no DTS passthrough no

# Video Output Support x11 support yes xrandr support yes xv support yes XvMC support yes XvMC VLD support yes XvMC pro support no XvMC OpenGL sup. no XvMC libs -lXvMCW Mac acceleration no OpenGL vsync yes DirectFB no

# Misc Features Frontend yes Backend yes

# Bindings bindings_perl yes

Creating libs/libmyth/mythconfig.h and libs/libmyth/mythconfig.mak

WARNING: When using --enable-proc-opt you must include the

output of ./configure along with any bug report.

Note: See TracTickets for help on using tickets.