On 09/22/2012 01:47 PM, Dan Dennedy wrote:
> On Sat, Sep 22, 2012 at 7:49 AM, sean darcy wrote:
>> Todays git builds.
>>
>> But using the shotcut build script on Fedora 16 mlt fails:
>
> works here:
> http://build.mltframework.org/guestLogin.html?guest=1
>
Solve
Todays git builds.
But using the shotcut build script on Fedora 16 mlt fails:
...
make[1]: Entering directory `/home/daddy/shotcut/src/mlt/src/melt'
cc -I/home/daddy/shotcut/Shotcut/.app/include -DARCH_X86_64 -Wall -DPIC
-O2 -pipe -fno-tree-dominator-opts -fno-tree-pre -ffast-math
-D
On 01/28/2012 05:06 PM, sean darcy wrote:
> On Fedora 15 with ffmpeg 0.10:
>
> cc -Ofast -march=native -mtune=native -fopenmp -fomit-frame-pointer
> -pipe -Wall -DPIC -O2 -pipe -fno-tree-dominator-opts -fno-tree-pre
> -ffast-math -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -g -D_FILE
On Fedora 15 with ffmpeg 0.10:
cc -Ofast -march=native -mtune=native -fopenmp -fomit-frame-pointer
-pipe -Wall -DPIC -O2 -pipe -fno-tree-dominator-opts -fno-tree-pre
-ffast-math -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -g -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -DARCH_X86_64 -fPIC -pthread -Wall -D
On 05/15/2011 10:23 AM, sean darcy wrote:
> On 05/14/2011 07:08 PM, sean darcy wrote:
>> On Fedora 15 beta, gcc-4.6.0-7.fc15.x86_64, today's mlt git:
>>
>> g++ -shared -Wl,-soname,libmlt++.so.3 -o libmlt++.so.0.7.3 MltConsumer.o
>> MltDeque.o MltEvent.o Mlt
On 05/14/2011 07:08 PM, sean darcy wrote:
> On Fedora 15 beta, gcc-4.6.0-7.fc15.x86_64, today's mlt git:
>
> g++ -shared -Wl,-soname,libmlt++.so.3 -o libmlt++.so.0.7.3 MltConsumer.o
> MltDeque.o MltEvent.o MltFactory.o MltField.o MltFilter.o
> MltFilteredConsumer.o MltFilteredP
On Fedora 15 beta, gcc-4.6.0-7.fc15.x86_64, today's mlt git:
g++ -shared -Wl,-soname,libmlt++.so.3 -o libmlt++.so.0.7.3 MltConsumer.o
MltDeque.o MltEvent.o MltFactory.o MltField.o MltFilter.o
MltFilteredConsumer.o MltFilteredProducer.o MltFrame.o MltGeometry.o
MltMultitrack.o MltParser.o MltPla
make[2]: Entering directory
`/home/video/rpmbuild/BUILD/mlt/src/modules/avformat'
cc -O2 -march=native -mtune=native -fopenmp -fomit-frame-pointer -pipe
-Wall -DPIC -O2 -pipe -fomit-frame-pointer -ffast-math -DUSE_MMX
-DUSE_SSE -g -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DARCH_X86_64
-fP
On 04/20/2011 11:15 PM, Dan Dennedy wrote:
> src/modules/avformat/consumer_avformat.c | 15 +--
> src/modules/avformat/producer_avformat.c |9 ++---
> 2 files changed, 19 insertions(+), 5 deletions(-)
>
> New commits:
> commit db36bb14e0ea06c612a16dbc8f1702aaf720bcb9
> Aut
Been trying to build mlt after the version bump in ffmpeg.
Needed these changes:
sed -i -e 's|libavcodec/opt.h|libavutil/opt.h|g'
src/modules/avformat/factory.c
sed -i -e 's|libavcodec/opt.h|libavutil/opt.h|g'
src/modules/avformat/consumer_avformat.c
sed -i -e 's|CODEC_TYPE_AUDIO|AVMEDIA_TYPE_A
sean darcy wrote:
> Building today's git on X86-64, Fedora 12. gcc-4.4.3.
>
> cc -O3 -march=native -mtune=native -fopenmp -msse4.1 -ftree-vectorize
> -floop-interchange -floop-strip-mine -floop-block -mfpmath=sse -Wall
> -fPIC -DPIC -O2 -pipe -fomit-frame-pointer -ffast-
Building today's git on X86-64, Fedora 12. gcc-4.4.3.
cc -O3 -march=native -mtune=native -fopenmp -msse4.1 -ftree-vectorize
-floop-interchange -floop-strip-mine -floop-block -mfpmath=sse -Wall
-fPIC -DPIC -O2 -pipe -fomit-frame-pointer -ffast-math -DUSE_SSE2 -g
-D_FILE_OFFSET_BITS=64 -D_LAR
12 matches
Mail list logo