On Sun, Jun 30, 2013 at 1:26 PM, Tomas Neme <lacrymol...@gmail.com> wrote: >> 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
oh yeah, it's a nice project, but I do not know any specific contacts from the project, or at least it is not obvious to me until now. :-) > 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. Yes, I know about that current limitation with multi consumer, but I have not been able to give it a priority toward improving. Also, I do not want to discourage you from experimenting with shm because it can also provide some nice process isolation. -- +-DRD-+ ------------------------------------------------------------------------------ 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