[FFmpeg-devel] [PATCH 12/12] AVSequencer null mixer integration into libavsequencer
Sebastian Vater
cdgs.basty
Sat Aug 7 22:25:26 CEST 2010
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 is the null mixer to review. This mixer does simulate everything in
normal mixing except actual PCM output.
This version compiles perfectly when applied with the 11 other patches, too.
--
Best regards,
:-) Basty/CDGS (-:
-------------- next part --------------
A non-text attachment was scrubbed...
Name: null_mixer.c_20100807.patch
Type: text/x-patch
Size: 40587 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100807/cf2d3f3c/attachment.bin>
More information about the ffmpeg-devel
mailing list