[MPlayer-users] enable dvb support

Jon Evans echo6_uk at yahoo.com
Wed Aug 16 19:12:58 CEST 2006


I'm working with a Slackware 10.2 install,  Backtrack cd.

I have the kernel source 2.6.15.6,  and yes the drivers are installed
for my device.   I had to manually create the /etc/udev/scripts/dvb.sh
to create the necessary character devices.   I know the system is
working cause I have kaffine working with my DVB USB stick without any
problems.   When I tried the default mplayer install on this distro I
got an error,  e.g. using mplayer dvb://channel produced something like
no file found.   I assumed that it wasn't compiled correctly for dvb so
removed it to compile support for dvb using the source code.

The mplayer documents refer to the linuxtv utils,  and I believe it is
those headers that the Makefile is trying to use.

Here are the files:-
slax dvb # pwd
/root/DVB/include/linux/dvb
slax dvb # ls -l
total 52
-rw-r--r--  1 1000 users 4605 Jan 17  2004 audio.h
-rw-r--r--  1 1000 users 3150 Jan 17  2004 ca.h
-rw-r--r--  1 1000 users 4227 Jan 17  2004 dmx.h
-rw-r--r--  1 1000 users 7193 May 17 23:32 frontend.h
-rw-r--r--  1 1000 users 1265 Jan 17  2004 net.h
-rw-r--r--  1 1000 users 4247 Jan 17  2004 osd.h
-rw-r--r--  1 1000 users  985 Jan 17  2004 version.h
-rw-r--r--  1 1000 users 6660 Jan 17  2004 video.h

Regards,
Jon.

Nico Sabbi wrote:
> 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?
> _______________________________________________
> MPlayer-users mailing list
> MPlayer-users at mplayerhq.hu
> http://lists.mplayerhq.hu/mailman/listinfo/mplayer-users
>




More information about the MPlayer-users mailing list