[FFmpeg-devel] [PATCH 01/12] Makefile, configure stuff for libavsequencer

Stefano Sabatini stefano.sabatini-lala
Sat Aug 7 23:35:06 CEST 2010


On date Saturday 2010-08-07 22:09:38 +0200, Sebastian Vater encoded:
> Hi I have excellent news!
> 
> libavsequencer now flawlessly integrates into FFmpeg, just check out my
> latest git. Please do a git pull --rebase, Stefano had problems without
> using it.
> 
> Please do a:
> git clone git://github.com/BastyCDGS/ffmpeg-soc.git
> 
> Then clone libswscale if not already done.
> 
> then create your build directory, run:
> ./configure && make
> 
> AVSequencer compiles as in the normal build process, you can turn off
> the null mixer and/or the low quality mixer using --disable-mixer=NAME
> --disable-mixers as usual.
> 
> Here are the configure and Makefile part of the avsequencer to review.
> 
> This version compiles perfectly when applied with the 11 other patches, too.

That's already a great result, what we need now is to understand if
this layout design is going to be accepted.

Michael/Vitor/others, do you want to keep mod-playback system as a
separate libavsequencer lib or do you want it to be integrated (at
least at a first stage) in libavformat/libavcodec?

If the current layout is OK, is it fine to commit the current git repo
code and disable it by default in FFmpeg SVN?

Addressing these questions is fundamental for planning the future
integration work.

Regards.
-- 
FFmpeg = Fiendish and Furious Multimedia Perennial Erroneous Gadget



More information about the ffmpeg-devel mailing list