Le mercredi 28 mars 2007 ? 23:24 +0200, jb a ?crit :
> On Wednesday 28 March 2007 21.26:47 Jean-Michel Pour? wrote:
> > Le mardi 27 mars 2007 ? 12:15 -0700, Dan Dennedy a ?crit :
> > I absolutely need mlt with ffmpeg.
> > Does it mean that we need to recompile FFMPEG with --enable-swscaler?
>
> Hi.
>
> No, if your FFMPEG is configured without --enable-swscaler, just don't use
> the "--avformat-swscale" switch for MLT.
>
> Should compile ok, but if you want to use the new swscaler from FFMPEG, you
> need to enable it in FFMEG and MLT...
>
> regards
> jb
Dear Dan and JB,
Is there a compilation problem in MLT cvs head:?
make clean
./configure --prefix=/usr --enable-gpl --enable-shared --enable-theora \
--enable-vorbis --enable-libogg --enable-quicktime --enable-pp
--enable-shared-pp \
--enable-motion-est --enable-sox --disable-mmx
Configuring framework:
Configuring modules:
Configuring modules/avformat:
Configuring modules/core:
Configuring modules/dv:
Configuring modules/feeds:
Configuring modules/fezzik:
Configuring modules/gtk2:
Configuring modules/inigo:
Configuring modules/jackrack:
Configuring modules/kino:
Configuring modules/lumas:
Configuring modules/motion_est:
Configuring modules/normalize:
Configuring modules/plus:
Configuring modules/qimage:
Configuring modules/resample:
Configuring modules/sdl:
Configuring modules/sox:
Configuring modules/valerie:
Configuring modules/vmfx:
Configuring modules/vorbis:
Configuring modules/westley:
Configuring modules/xine:
Configuring inigo:
Configuring valerie:
Configuring miracle:
GPL License Used
list='src/framework src/inigo src/valerie src/miracle src/humperdink
src/albino src/modules'; \
for subdir in $list; do \
make -s -C $subdir depend || exit 1; \
make -C $subdir all || exit 1; \
done
make[1]: entrant dans le r?pertoire
? /home/jmpoure/logiciels/mlt/mlt/src/framework ?
cc -Wall -fPIC -DPIC -O4 -pipe -fomit-frame-pointer -ffast-math -g
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -pthread -rdynamic
-DPREFIX="\"/usr\"" -c -o mlt_frame.o mlt_frame.c
cc -Wall -fPIC -DPIC -O4 -pipe -fomit-frame-pointer -ffast-math -g
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -pthread -rdynamic
-DPREFIX="\"/usr\"" -c -o mlt_geometry.o mlt_geometry.c
cc -Wall -fPIC -DPIC -O4 -pipe -fomit-frame-pointer -ffast-math -g
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -pthread -rdynamic
-DPREFIX="\"/usr\"" -c -o mlt_deque.o mlt_deque.c
cc -Wall -fPIC -DPIC -O4 -pipe -fomit-frame-pointer -ffast-math -g
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -pthread -rdynamic
-DPREFIX="\"/usr\"" -c -o mlt_property.o mlt_property.c
mlt_property.c: In function ?mlt_property_get_string?:
mlt_property.c:278: attention : format ?%lld? expects type ?long long
int?, but argument 3 has type ?int64_t?
cc -Wall -fPIC -DPIC -O4 -pipe -fomit-frame-pointer -ffast-math -g
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -pthread -rdynamic
-DPREFIX="\"/usr\"" -c -o mlt_properties.o mlt_properties.c
cc -Wall -fPIC -DPIC -O4 -pipe -fomit-frame-pointer -ffast-math -g
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -pthread -rdynamic
-DPREFIX="\"/usr\"" -c -o mlt_events.o mlt_events.c
cc -Wall -fPIC -DPIC -O4 -pipe -fomit-frame-pointer -ffast-math -g
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -pthread -rdynamic
-DPREFIX="\"/usr\"" -c -o mlt_parser.o mlt_parser.c
cc -Wall -fPIC -DPIC -O4 -pipe -fomit-frame-pointer -ffast-math -g
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -pthread -rdynamic
-DPREFIX="\"/usr\"" -c -o mlt_service.o mlt_service.c
cc -Wall -fPIC -DPIC -O4 -pipe -fomit-frame-pointer -ffast-math -g
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -pthread -rdynamic
-DPREFIX="\"/usr\"" -c -o mlt_producer.o mlt_producer.c
cc -Wall -fPIC -DPIC -O4 -pipe -fomit-frame-pointer -ffast-math -g
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -pthread -rdynamic
-DPREFIX="\"/usr\"" -c -o mlt_multitrack.o mlt_multitrack.c
cc -Wall -fPIC -DPIC -O4 -pipe -fomit-frame-pointer -ffast-math -g
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -pthread -rdynamic
-DPREFIX="\"/usr\"" -c -o mlt_playlist.o mlt_playlist.c
cc -Wall -fPIC -DPIC -O4 -pipe -fomit-frame-pointer -ffast-math -g
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -pthread -rdynamic
-DPREFIX="\"/usr\"" -c -o mlt_consumer.o mlt_consumer.c
cc -Wall -fPIC -DPIC -O4 -pipe -fomit-frame-pointer -ffast-math -g
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -pthread -rdynamic
-DPREFIX="\"/usr\"" -c -o mlt_filter.o mlt_filter.c
cc -Wall -fPIC -DPIC -O4 -pipe -fomit-frame-pointer -ffast-math -g
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -pthread -rdynamic
-DPREFIX="\"/usr\"" -c -o mlt_transition.o mlt_transition.c
cc -Wall -fPIC -DPIC -O4 -pipe -fomit-frame-pointer -ffast-math -g
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -pthread -rdynamic
-DPREFIX="\"/usr\"" -c -o mlt_field.o mlt_field.c
cc -Wall -fPIC -DPIC -O4 -pipe -fomit-frame-pointer -ffast-math -g
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -pthread -rdynamic
-DPREFIX="\"/usr\"" -c -o mlt_tractor.o mlt_tractor.c
cc -Wall -fPIC -DPIC -O4 -pipe -fomit-frame-pointer -ffast-math -g
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -pthread -rdynamic
-DPREFIX="\"/usr\"" -c -o mlt_factory.o mlt_factory.c
cc -Wall -fPIC -DPIC -O4 -pipe -fomit-frame-pointer -ffast-math -g
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -pthread -rdynamic
-DPREFIX="\"/usr\"" -c -o mlt_repository.o mlt_repository.c
cc -Wall -fPIC -DPIC -O4 -pipe -fomit-frame-pointer -ffast-math -g
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -pthread -rdynamic
-DPREFIX="\"/usr\"" -c -o mlt_pool.o mlt_pool.c
cc -Wall -fPIC -DPIC -O4 -pipe -fomit-frame-pointer -ffast-math -g
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -pthread -rdynamic
-DPREFIX="\"/usr\"" -c -o mlt_tokeniser.o mlt_tokeniser.c
cc -shared -Wl,-soname,libmlt.so.0.2.2 -o libmlt.so.0.2.2 mlt_frame.o
mlt_geometry.o mlt_deque.o mlt_property.o mlt_properties.o mlt_events.o
mlt_parser.o mlt_service.o mlt_producer.o mlt_multitrack.o
mlt_playlist.o mlt_consumer.o mlt_filter.o mlt_transition.o mlt_field.o
mlt_tractor.o mlt_factory.o mlt_repository.o mlt_pool.o mlt_tokeniser.o
-lm -ldl -lpthread
ln -sf libmlt.so.0.2.2 libmlt.so
make[1]: quittant le r?pertoire
? /home/jmpoure/logiciels/mlt/mlt/src/framework ?
make[1]: entrant dans le r?pertoire
? /home/jmpoure/logiciels/mlt/mlt/src/inigo ?
cc -Wall -fPIC -DPIC -O4 -pipe -fomit-frame-pointer -ffast-math -g
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -pthread -I.. -rdynamic -c
-o inigo.o inigo.c
cc -Wall -fPIC -DPIC -O4 -pipe -fomit-frame-pointer -ffast-math -g
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -pthread -I.. -rdynamic -c
-o io.o io.c
cc -o inigo inigo.o io.o -L../framework -lmlt
make[1]: quittant le r?pertoire
? /home/jmpoure/logiciels/mlt/mlt/src/inigo ?
make[1]: entrant dans le r?pertoire
? /home/jmpoure/logiciels/mlt/mlt/src/valerie ?
cc -Wall -fPIC -DPIC -O4 -pipe -fomit-frame-pointer -ffast-math -g
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -pthread -I.. -rdynamic -c
-o valerie.o valerie.c
cc -Wall -fPIC -DPIC -O4 -pipe -fomit-frame-pointer -ffast-math -g
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -pthread -I.. -rdynamic -c
-o valerie_notifier.o valerie_notifier.c
cc -Wall -fPIC -DPIC -O4 -pipe -fomit-frame-pointer -ffast-math -g
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -pthread -I.. -rdynamic -c
-o valerie_parser.o valerie_parser.c
cc -Wall -fPIC -DPIC -O4 -pipe -fomit-frame-pointer -ffast-math -g
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -pthread -I.. -rdynamic -c
-o valerie_response.o valerie_response.c
cc -Wall -fPIC -DPIC -O4 -pipe -fomit-frame-pointer -ffast-math -g
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -pthread -I.. -rdynamic -c
-o valerie_status.o valerie_status.c
cc -Wall -fPIC -DPIC -O4 -pipe -fomit-frame-pointer -ffast-math -g
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -pthread -I.. -rdynamic -c
-o valerie_tokeniser.o valerie_tokeniser.c
cc -Wall -fPIC -DPIC -O4 -pipe -fomit-frame-pointer -ffast-math -g
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -pthread -I.. -rdynamic -c
-o valerie_util.o valerie_util.c
cc -Wall -fPIC -DPIC -O4 -pipe -fomit-frame-pointer -ffast-math -g
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -pthread -I.. -rdynamic -c
-o valerie_remote.o valerie_remote.c
cc -Wall -fPIC -DPIC -O4 -pipe -fomit-frame-pointer -ffast-math -g
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -pthread -I.. -rdynamic -c
-o valerie_socket.o valerie_socket.c
cc -shared -Wl,-soname,libvalerie.so.0.2.2 -o libvalerie.so.0.2.2
valerie.o valerie_notifier.o valerie_parser.o valerie_response.o
valerie_status.o valerie_tokeniser.o valerie_util.o valerie_remote.o
valerie_socket.o -L../framework -lmlt -lpthread
ln -sf libvalerie.so.0.2.2 libvalerie.so
make[1]: quittant le r?pertoire
? /home/jmpoure/logiciels/mlt/mlt/src/valerie ?
make[1]: entrant dans le r?pertoire
? /home/jmpoure/logiciels/mlt/mlt/src/miracle ?
cc -Wall -fPIC -DPIC -O4 -pipe -fomit-frame-pointer -ffast-math -g
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -pthread -I.. -rdynamic -c
-o miracle.o miracle.c
cc -Wall -fPIC -DPIC -O4 -pipe -fomit-frame-pointer -ffast-math -g
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -pthread -I.. -rdynamic -c
-o miracle_log.o miracle_log.ccc -Wall -fPIC -DPIC -O4 -pipe
-fomit-frame-pointer -ffast-math -g -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -pthread -I.. -rdynamic -c -o miracle_server.o
miracle_server.c
miracle_server.c: In function ?miracle_server_run?:
miracle_server.c:173: attention : pointer targets in passing argument 3
of ?accept? differ in signedness
cc -Wall -fPIC -DPIC -O4 -pipe -fomit-frame-pointer -ffast-math -g
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -pthread -I.. -rdynamic -c
-o miracle_connection.o miracle_connection.c
cc -Wall -fPIC -DPIC -O4 -pipe -fomit-frame-pointer -ffast-math -g
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -pthread -I.. -rdynamic -c
-o miracle_local.o miracle_local.c
cc -Wall -fPIC -DPIC -O4 -pipe -fomit-frame-pointer -ffast-math -g
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -pthread -I.. -rdynamic -c
-o miracle_unit.o miracle_unit.c
miracle_unit.c: In function ?miracle_unit_change_position?:
miracle_unit.c:596: attention : d?bordement dans la conversion implicte
de la constante
cc -Wall -fPIC -DPIC -O4 -pipe -fomit-frame-pointer -ffast-math -g
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -pthread -I.. -rdynamic -c
-o miracle_commands.o miracle_commands.c
cc -Wall -fPIC -DPIC -O4 -pipe -fomit-frame-pointer -ffast-math -g
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -pthread -I.. -rdynamic -c
-o miracle_unit_commands.o miracle_unit_commands.c
cc -shared -Wl,-soname,libmiracle.so.0.2.2 -o libmiracle.so.0.2.2
miracle_log.o miracle_server.o miracle_connection.o miracle_local.o
miracle_unit.o miracle_commands.o miracle_unit_commands.o -L../valerie
-lvalerie -L../framework -lmlt
ln -sf libmiracle.so.0.2.2 libmiracle.so
cc -o miracle miracle.o -L. -lmiracle -L../valerie -lvalerie
-L../framework -lmlt
make[1]: quittant le r?pertoire
? /home/jmpoure/logiciels/mlt/mlt/src/miracle ?
make[1]: entrant dans le r?pertoire
? /home/jmpoure/logiciels/mlt/mlt/src/humperdink ?
cc -Wall -fPIC -DPIC -O4 -pipe -fomit-frame-pointer -ffast-math -g
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -pthread -I.. -rdynamic -c
-o client.o client.c
cc -Wall -fPIC -DPIC -O4 -pipe -fomit-frame-pointer -ffast-math -g
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -pthread -I.. -rdynamic -c
-o io.o io.c
cc -Wall -fPIC -DPIC -O4 -pipe -fomit-frame-pointer -ffast-math -g
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -pthread -I.. -rdynamic -c
-o remote.o remote.c
cc -o humperdink client.o io.o remote.o -L../valerie -L../framework
-lvalerie -lmlt
make[1]: quittant le r?pertoire
? /home/jmpoure/logiciels/mlt/mlt/src/humperdink ?
make[1]: entrant dans le r?pertoire
? /home/jmpoure/logiciels/mlt/mlt/src/albino ?
cc -Wall -fPIC -DPIC -O4 -pipe -fomit-frame-pointer -ffast-math -g
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -pthread -I.. -rdynamic -c
-o albino.o albino.c
cc -o albino albino.o -L../miracle -lmiracle -L../valerie -lvalerie
-L../miracle -lmiracle -L../framework -lmlt
make[1]: quittant le r?pertoire
? /home/jmpoure/logiciels/mlt/mlt/src/albino ?
make[1]: entrant dans le r?pertoire
? /home/jmpoure/logiciels/mlt/mlt/src/modules ?
list='avformat core dv feeds fezzik gtk2 inigo jackrack kino lumas
motion_est normalize plus qimage resample sdl sox valerie vmfx vorbis
westley xine'; \
for subdir in $list; do \
if [ -f $subdir/Makefile -a ! -f disable-$subdir ] ; \
then make -C $subdir all || exit 1; \
fi \
done
make[2]: entrant dans le r?pertoire
? /home/jmpoure/logiciels/mlt/mlt/src/modules/avformat ?
cc -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 factory.o factory.c
In file included from factory.c:32:
/usr/include/ffmpeg/avformat.h:228: attention : ?AVFrac? is deprecated
/usr/include/ffmpeg/avformat.h:378: attention : ?AVImageInfo? is
deprecated
/usr/include/ffmpeg/avformat.h:381: attention : ?AVImageInfo? is
deprecated
/usr/include/ffmpeg/avformat.h:386: attention : ?AVImageFormat? is
deprecated
/usr/include/ffmpeg/avformat.h:391: attention : ?AVImageFormat? is
deprecated
/usr/include/ffmpeg/avformat.h:392: attention : ?AVImageInfo? is
deprecated
/usr/include/ffmpeg/avformat.h:393: attention : ?AVImageFormat? is
deprecated
/usr/include/ffmpeg/avformat.h:393: attention : ?AVImageInfo? is
deprecated
cc -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
In file included from producer_avformat.c:28:
/usr/include/ffmpeg/avformat.h:228: attention : ?AVFrac? is deprecated
/usr/include/ffmpeg/avformat.h:378: attention : ?AVImageInfo? is
deprecated
/usr/include/ffmpeg/avformat.h:381: attention : ?AVImageInfo? is
deprecated
/usr/include/ffmpeg/avformat.h:386: attention : ?AVImageFormat? is
deprecated
/usr/include/ffmpeg/avformat.h:391: attention : ?AVImageFormat? is
deprecated
/usr/include/ffmpeg/avformat.h:392: attention : ?AVImageInfo? is
deprecated
/usr/include/ffmpeg/avformat.h:393: attention : ?AVImageFormat? is
deprecated
/usr/include/ffmpeg/avformat.h:393: attention : ?AVImageInfo? is
deprecated
producer_avformat.c: In function ?producer_get_image?:
producer_avformat.c:491: attention : unused variable ?current_position?
producer_avformat.c:470: attention : unused variable ?real_timecode?
cc -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 consumer_avformat.o
consumer_avformat.c
In file included from consumer_avformat.c:37:
/usr/include/ffmpeg/avformat.h:228: attention : ?AVFrac? is deprecated
/usr/include/ffmpeg/avformat.h:378: attention : ?AVImageInfo? is
deprecated
/usr/include/ffmpeg/avformat.h:381: attention : ?AVImageInfo? is
deprecated
/usr/include/ffmpeg/avformat.h:386: attention : ?AVImageFormat? is
deprecated
/usr/include/ffmpeg/avformat.h:391: attention : ?AVImageFormat? is
deprecated
/usr/include/ffmpeg/avformat.h:392: attention : ?AVImageInfo? is
deprecated
/usr/include/ffmpeg/avformat.h:393: attention : ?AVImageFormat? is
deprecated
/usr/include/ffmpeg/avformat.h:393: attention : ?AVImageInfo? is
deprecated
cc -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 filter_avcolour_space.o
filter_avcolour_space.c
In file included from filter_avcolour_space.c:26:
/usr/include/ffmpeg/avformat.h:228: attention : ?AVFrac? is deprecated
/usr/include/ffmpeg/avformat.h:378: attention : ?AVImageInfo? is
deprecated
/usr/include/ffmpeg/avformat.h:381: attention : ?AVImageInfo? is
deprecated
/usr/include/ffmpeg/avformat.h:386: attention : ?AVImageFormat? is
deprecated
/usr/include/ffmpeg/avformat.h:391: attention : ?AVImageFormat? is
deprecated
/usr/include/ffmpeg/avformat.h:392: attention : ?AVImageInfo? is
deprecated
/usr/include/ffmpeg/avformat.h:393: attention : ?AVImageFormat? is
deprecated
/usr/include/ffmpeg/avformat.h:393: attention : ?AVImageInfo? is
deprecated
cc -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 filter_avresample.o
filter_avresample.c
In file included from filter_avresample.c:30:
/usr/include/ffmpeg/avformat.h:228: attention : ?AVFrac? is deprecated
/usr/include/ffmpeg/avformat.h:378: attention : ?AVImageInfo? is
deprecated
/usr/include/ffmpeg/avformat.h:381: attention : ?AVImageInfo? is
deprecated
/usr/include/ffmpeg/avformat.h:386: attention : ?AVImageFormat? is
deprecated
/usr/include/ffmpeg/avformat.h:391: attention : ?AVImageFormat? is
deprecated
/usr/include/ffmpeg/avformat.h:392: attention : ?AVImageInfo? is
deprecated
/usr/include/ffmpeg/avformat.h:393: attention : ?AVImageFormat? is
deprecated
/usr/include/ffmpeg/avformat.h:393: attention : ?AVImageInfo? is
deprecated
if [ ] ; then \
make -C ffmpeg all ; \
cp -f
ffmpeg/libavcodec/libavcodec.so ../../framework/libavcodec.so ; \
cp -f
ffmpeg/libavformat/libavformat.so ../../framework/libavformat.so ; \
cp -f
ffmpeg/libavutil/libavutil.so ../../framework/libavutil.so ; \
fi
cc -shared -o ../libmltavformat.so factory.o producer_avformat.o
consumer_avformat.o filter_avcolour_space.o filter_avresample.o
-L/usr/lib64 -L../../framework -lavformat -lavcodec -lavutil -lmlt
-lswscale
/usr/bin/ld: ne peut trouver -lswscale
collect2: ld a retourn? 1 code d'?tat d'ex?cution
make[2]: *** [../libmltavformat.so] Erreur 1
make[2]: quittant le r?pertoire
? /home/jmpoure/logiciels/mlt/mlt/src/modules/avformat ?
make[1]: *** [all] Erreur 1
make[1]: quittant le r?pertoire
? /home/jmpoure/logiciels/mlt/mlt/src/modules ?
make: *** [all] Erreur 1