[FFmpeg-devel] Compositing streams side by side
Stefano Sabatini
stefano.sabatini-lala at poste.it
Wed Aug 3 17:54:38 CEST 2011
On date Wednesday 2011-08-03 10:25:27 -0400, Matthew Brown encoded:
> I have a video conferencing application I am working on, and we need
> to take the two input streams as received by the Wowza (Flash-type)
> server and join them together side-by-side, saving that new joined
> video out to a new file for archive. The Wowza folks point us over
> to ffmpeg for accomplishing such a thing. Is ffmpeg the answer on
> this one?
pad + overlay, altough not very efficient. A better solution would
require a "compose" filter, I can help if you want to implement that.
--
FFmpeg = Fast and Fostering Multipurpose Portable Elaborated Geek
More information about the ffmpeg-devel
mailing list