Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: MythTV: Dev

Can't configure xvmc-vld any more

 

 

MythTV dev RSS feed   Index | Next | Previous | View Threaded


g8ecj at gilks

Sep 6, 2007, 4:23 AM

Post #1 of 3 (495 views)
Permalink
Can't configure xvmc-vld any more

I trying to compile r14422 for an Via Epia but I can't enable xvmc-vld or
xvmc-pro any more. This is what I pass to configure, the result from
configure and the error for -v playback when the VLD codec can't be found.

Do I go back to before the merge or is there a quick hack I can put into
configure so I can watch breakfast TV in the morning!


PATH=/usr/qt/3/bin:$PATH ./configure --disable-audio-jack --disable-dbox2
--disable-hdhomerun --disable-iptv --disable-audio-arts --enable-xvmc-pro
--enable-xvmc --cpu=i686 --with-bindings=perl --enable-dvb --enable-mmx


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

# 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 no
HDHomeRun sup. no
IPTV support no

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

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

# Misc Features
Frontend yes
Backend yes

# Bindings
bindings_perl yes






2007-09-06 22:55:51.620 VideoOutputXv: XvMC version: 1.1
2007-09-06 22:55:51.625 XvMCSurfaceTypes::find(w 720, h 576, chroma 1, vld
1, idct 0, mpeg2, sub-width 0, sub-height 0, disp, p<= 68, 680 <=p, port,
surfNum)
2007-09-06 22:55:51.625 Trying XvMC port 68
2007-09-06 22:55:51.625 Found a suitable XvMC surface 0
2007-09-06 22:55:51.625 VideoOutputXv: @ j=0 Looking for flag[s]: XvInputMask
2007-09-06 22:55:51.626 VideoOutputXv: Adaptor#0: XV_SWOV has flag[s]:
XvInputMask XvImageMask
2007-09-06 22:55:51.626 XvMCSurfaceTypes::find(w 720, h 576, chroma 1, vld
1, idct 0, mpeg2, sub-width 0, sub-height 0, disp, p<= 68, 680 <=p, port,
surfNum)
2007-09-06 22:55:51.626 Trying XvMC port 68
2007-09-06 22:55:51.626 Found a suitable XvMC surface 0
2007-09-06 22:55:51.626 VideoOutputXv: Grabbed xv port 68
2007-09-06 22:55:51.626 VideoOutputXv: XvMC surface found with VLD support
on port 68
2007-09-06 22:55:51.630 VideoOutputXv: Closing XVideo port 68
2007-09-06 22:55:51.630 AFD: InitVideoCodec() 0x891f7f0
id(MPEG2VIDEO_XVMC_VLD) type (Video).
2007-09-06 22:55:51.631 detectInterlace(Detect Scan, Interlaced Scan, 25,
576) ->Interlaced Scan
2007-09-06 22:55:51.631 AFD: Using xvmc-vld for video decoding
2007-09-06 22:55:51.631 AFD: Looking for decoder for MPEG2VIDEO_XVMC_VLD
2007-09-06 22:55:51.631 AFD Error: Could not find decoder for codec
(MPEG2VIDEO_XVMC_VLD), ignoring.



--
Robin Gilks


_______________________________________________
mythtv-dev mailing list
mythtv-dev[at]mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev


danielk at cuymedia

Sep 6, 2007, 6:59 AM

Post #2 of 3 (476 views)
Permalink
Re: Can't configure xvmc-vld any more [In reply to]

On Thu, 2007-09-06 at 23:23 +1200, Robin Gilks wrote:
> I trying to compile r14422 for an Via Epia but I can't enable xvmc-vld or
> xvmc-pro any more. This is what I pass to configure, the result from
> configure and the error for -v playback when the VLD codec can't be found.
>
> Do I go back to before the merge or is there a quick hack I can put into
> configure so I can watch breakfast TV in the morning!

It should be fixed in SVN now.

This line:
disabled xvmc_opengl || enable opengl && disable xvmc_vld xvmc_pro
should have been:
disabled xvmc_opengl || (enable opengl && disable xvmc_vld xvmc_pro)
and is now.

I also added a few more sanity checks and put:
elif enabled xvmc_vld_pro; then
before
elif has_library libXvMCNVIDIA ; then
where it should have been all along, since it's user configured.

-- Daniel

_______________________________________________
mythtv-dev mailing list
mythtv-dev[at]mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev


teague at wisc

Sep 6, 2007, 3:55 PM

Post #3 of 3 (469 views)
Permalink
Re: Can't configure xvmc-vld any more [In reply to]

On Thu, 2007-09-06 at 23:23 +1200, Robin Gilks wrote:
> I trying to compile r14422 for an Via Epia but I can't enable xvmc-vld
> or
> xvmc-pro any more.

Oooh, one revision off. Try 14423, it looks like commit fixes the vld
configure issue. If not, there's a patch on bug #1842 that should
resolve it.

Brian

--
Brian Teague
teague[at]wisc.edu
The Laboratory for Molecular and Computational Genomics

Organic chemistry is the chemistry of carbon compounds. Biochemistry
is the study of carbon compounds that crawl.
-- Mike Adams

_______________________________________________
mythtv-dev mailing list
mythtv-dev[at]mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev

MythTV dev RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.