> If you want my help, then please describe the closed vs. open source
> nature of the project or this particular code. I am not helping
> non-open source projects at this time and not available for hire/paid
> support at this time either. If you plan to contribute this code to
> the project, please post the full code of the contribution to a public
> source repository for review and assistance, or fork/clone the MLT git
> repo and include your contribution.

=)

I think my team has already contacted you several times. We're making
a FOSS TV broadcasting suite based on melted, this is the base repo,
https://github.com/inaes-tic/mbc-playout/ and this is the backend /
playlist handler https://github.com/inaes-tic/mbc-mosto

Here's our mlt fork, with this feature's branch:
https://github.com/inaes-tic/mlt/tree/posixshm the extra code is in
src/modules/posixshm.

The idea behind this module is to have melted processing the source
videos / filters / etc once and then saving the produced frames to
shared memory, where different melt / melted instances can pick them
up for postprocessing: call it sending it to a decklink, or
downsampling and streaming a preview to the frontend. We're doing this
because the multiconsumer module has trouble when pause, stop and goto
are called on melted.

--
"The whole of Japan is pure invention. There is no such country, there
are no such people" --Oscar Wilde

|_|0|_|
|_|_|0|
|0|0|0|

(\__/)
(='.'=)This is Bunny. Copy and paste bunny
(")_(") to help him gain world domination.

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Mlt-devel mailing list
Mlt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mlt-devel

Reply via email to