I have been trying for many months to get this to work. I give up for awhile to 
let packages get cleaned up and try again. But I
keep runing into missmatched versions, failed builds, failed dependancies, 
......

According to the guides which are all out dated, I need ffmpeg (because no one 
has gotten coreavc to work with vdr on 64bit, Only
mythtv), DirectFB, DFB++, xine-lib, xine-ui, vdr-xine plugin, df_xine.  I ended 
up using debian source for ffmpeg even though it is
several months old because I could not get svn to build and checkinstall or 
make/make install didn't seem to provide the required
files/versions for the rest.

The debian build folders for cvs versions of directfb not only has a really old 
version number but the control file is bugged so
that it is useless. The tars, don't have the debian folder and cvs for DFB++ is 
messed up so that you can't even get it. This forces
me to use the debian source which is older which in turn requires older 
directfb-extras for df_xine which seems to not want to build
on 64bit linux. The newer version of directfb-extras requires newer directfb 
which sends me back to all ginds of build/make
problems.

I do seem to be able to build ether 1.16 or 1.2 of xine, but I still need the 
dfb stuff for the matrox unless xine now has built in
directfb for matrox.1.16 gets patched for vdr-xine. 1.2 has the patch

Switches used for ffmpeg;
--prefix=/usr --libdir=/usr/lib --shlibdir=/usr/lib --incdir=/usr/include
--enable-liba52 --enable-liba52bin --enable-libfaac --enable-libfaad 
--enable-libfaadbin
--enable-libgsm --enable-libmp3lame --enable-libtheora --enable-libvorbis 
--enable-libx264
--enable-gpl --enable-pthreads --enable-shared

For directfb:
--prefix=/usr
 --with-gfxdrivers=matrox,nvidia
 --disable-x11
 --enable-fbdev

For xine-lib:
--prefix=/usr
--with-external-libmad
--with-external-a52dec
--with-external-libdts
--with-external-faad
--with-external-ffmpeg=soft
--with-freetype
--with-wavpack
--enable-directfb
--disable-dxr3
--disable-xvmc
--without-x
--without-xcb
--disable-altivec
--disable-vis

for xine-ui:
--prefix=/usr
--enable-vdr-keys

_______________________________________________
directfb-users mailing list
directfb-users@directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users

Reply via email to