[vdr] Re: Softdevice plugin problem
Stefan Lucke
stefan at lucke.in-berlin.de
Wed Nov 16 07:20:50 CET 2005
On Mittwoch, 16. November 2005 02:51, Norm Dressler wrote:
>
> >>
> > hmm.. Interesting. I installed ffmpeg as a Debian package. I think I
> > have the source around here somewhere. I'll try a recompile on the
> > source and see that helps. Thanks!
> >
> > Norm
>
> Trying to recompile ffmpeg from the package source and running into a
> problem -- I don't know enough about ffmpeg to diagnose this one..
> gcc -fPIC -DPIC -O3 -Wall -Wno-switch -DHAVE_AV_CONFIG_H -I..
> -I'/usr/src/ffmpeg-0.cvs20050918'/libavutil -D_FILE_OFFSET_BITS=64
> -D_LARGEFILE_SOURCE -D_GNU_SOURCE -mmmx -c -o i386/dsputil_mmx.o
> i386/dsputil_mmx.c
> i386/dsputil_mmx.c: In function `transpose4x4':
> i386/dsputil_mmx.c:630: error: incompatible type for argument 1 of
> `__builtin_ia32_punpckhwd'
> i386/dsputil_mmx.c:630: error: incompatible type for argument 2 of
> `__builtin_ia32_punpckhwd'
> i386/dsputil_mmx.c:630: error: incompatible types in assignment
>
> Any suggestions?
I just checked:
cvs -z3 -d:pserver:anonymous at mplayerhq.hu:/cvsroot/ffmpeg co ffmpeg
cd ffmpeg
./configure --enable-shared --enable-pp --enable-shared-pp --enable-gpl --enable-a52
make
make install
make installlib
during compile I got some warnings, but they did not prevent compilation.
compile option look different for my system (but none with that):
gcc -O3 -g -DHAVE_AV_CONFIG_H -I.. -I'/home/nfs/extra/src/video/ffmpeg-2005-11-16'/libavutil -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o i386/dsputil_mmx.o i386/dsputil_mmx.c
vdr + softdevice works fine .
--
Stefan Lucke
More information about the vdr
mailing list