[FFmpeg-devel] [PATCH] lavfi audio framework

Michael Niedermayer michaelni
Mon Aug 16 20:18:16 CEST 2010


On Fri, Aug 13, 2010 at 07:40:15AM -0700, S.N. Hemanth Meenakshisundaram wrote:
> Same patch as before, but changed if (planar > 0) to if (planar) as
> indicated earlier.

How does the framework handle merging 2 audio streams?
Its unreasonable to expect that every filter with 2 inputs has to do
buffering on all its inputs. A filter should be able to request
a specific number of samples and have the filter core do whatever is needed
in terms of buffering (it could also insert a filter to do it ...)

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Freedom in capitalist society always remains about the same as it was in
ancient Greek republics: Freedom for slave owners. -- Vladimir Lenin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 190 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100816/45ce4d9a/attachment.pgp>



More information about the ffmpeg-devel mailing list