Op Do, 22 januari, 2009 21:27, schreef Jouni Karvo:
> Goga777 kirjoitti:
> -- SNIP --
> Good to know.  The include and linking parameters for autogen.sh solved
> the compilation problems, and were probably my main message, though.
> xine-lib 1.2 hg is (I guess) compatible with an older version of ffmpeg
> than the repository one.
>

Strange. I compiled x264, ffmpeg and xinelib 1.2 from the repositories
like last weekend, and I didn't encounter any problems at all with the
compilation. And it works without problems with vdr-xine 0.90 and the
xineliboutput CVS with VDR 1.7.0.

I used the following configure and autogen.sh on a Xubuntu 8.04
configuration running on a Core2Quad 6600 config with an X86-64 kernel:

x264:

./configure --enable-pic --enable-shared --enable-pthread --enable-asm
--extra-cflags="-mtune=native -march=native -mfpmath=sse -O4 -pipe"

ffmpeg:

./configure --prefix=/usr --enable-shared --enable-gpl --enable-postproc
--enable-libmp3lame --enable-libvorbis --enable-pthreads --enable-swscale
--enable-libx264 --extra-cflags="-mtune=native -march=native -mfpmath=sse
-O4 -pipe"

Xine-lib 1.2

./autogen.sh --prefix=/usr --disable-dxr3 --enable-w32dll
--with-w32-path=/usr/local/lib/win32

Regards,

Niels Wagenaar



_______________________________________________
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Reply via email to