[MPlayer-users] enable dvb support

Nico Sabbi nicola_sabbi at fastwebnet.it
Wed Aug 16 17:49:46 CEST 2006


Jon Evans wrote:

>./configure --enable-dvb --with-extraincdir=/|DVB source directory|//ost/include
>
>I'm assuming DVB refers to the linuxtv source code.
>I've downloaded the code and extracted it to a directory called DVB.
>I'm puzzled because there's no ost directory!
>  
>

dvb and ost refer to the old api (v2) drivers; what you want is support 
for dvb-head (api v3)

>When I use ./configure --enable-dvb I get the following
>Checking for DVB ... no (specify path to DVB/ost/include with --with-dvbincdir=DIR)
>Checking for DVB HEAD ... no (specify path to DVB/include (HEAD Version) with --with-dvbincdir=DIR)
>?
>When I use ./configure --enable-dvb --with-dvbincdir=../DVB/include I get
>Checking for DVB ... no (specify path to DVB/ost/include with --with-dvbincdir=DIR)
>Checking for DVB HEAD ... yes (using -I../DVB/include/)
>
>Does it matter that I have no ost directory?!
>  
>

no, do you have the dvb/ directory in the linux/ includes ?
Did you install correcly your drivers?



More information about the MPlayer-users mailing list