[vlc-devel] [PATCH] Smem Stream output module
christophe courtaut
christophe.courtaut at gmail.com
Thu Aug 20 13:48:17 CEST 2009
Hello,
Here comes a patch to add a new stream output module, smem, which
allows you to use sout to render to a memory buffer.
For the moment, only video rendering is available. It is working like
vmem module, but you can also set pace_out_control in smem.
It's a needed element for vlmc, to allow us to render to a file using
sout, and not to wait the duration of video because of vout
pace_out_control.
The code is mainly inspired from mosaic bridge sout module.
Any comments are welcome.
Best regards.
--
Christophe Courtaut
Etudiant a Epitech, Ingenierie en Informatique (Promo 2010)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Functionnal-version-of-smem-stream-output-module.patch
Type: application/octet-stream
Size: 21179 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20090820/2cc514d4/attachment.obj>
More information about the vlc-devel
mailing list