You are not logged in.
Pages: 1
Hi,
I tried to compile mlt on my 64-bit machine, but I have a problems:
factory.c:63: warning: 'av_free_static' is deprecated (declared at /usr/include/ffmpeg/avcodec.h:2851)
cc -march=x86-64 -mtune=generic -O2 -pipe -Wall -fPIC -DPIC -O4 -pipe -fomit-frame-pointer -ffast-math -g -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -pthread -Wall -fPIC -DPIC -O4 -pipe -fomit-frame-pointer -ffast-math -g -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -pthread -Wall -fPIC -DPIC -O4 -pipe -fomit-frame-pointer -ffast-math -g -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -pthread -I/usr/include/ffmpeg -I../.. -DSWSCALE -c -o producer_avformat.o producer_avformat.c
producer_avformat.c: In function 'producer_open':
producer_avformat.c:206: error: 'AVFormatParameters' has no member named 'device'
make[2]: *** [producer_avformat.o] Error 1
make[2]: Leaving directory `/tmp/yaourt-tmp-tiziano/aur-mlt/mlt/src/mlt-0.2.4/src/modules/avformat'
make[1]: *** [all] Error 1
make[1]: Leaving directory `/tmp/yaourt-tmp-tiziano/aur-mlt/mlt/src/mlt-0.2.4/src/modules'
make: *** [all] Error 1
==> ERRORE: Compilazione interrotta.
L'operazione sta per essere interrotta...
Error: Makepkg was unable to build mlt package.I like to use kdenlive but the only way is to compile mlt otherwise kdenlive crashes.
EDIT: The new package are ok.
Last edited by monotiz (2008-02-17 17:24:42)
Offline
Pages: 1