If you used
https://github.com/mltframework/mlt-scripts/blob/master/build/build-melt.shto
build melted, you will find libmvcp.so in ~/melted/[build date]/lib/
and
you can see the sources at ~/melted/src/melted/src/mvcp/.
Also, you can take a look at what we did with node.js at
https://github.com/inaes-tic/melted-node to control melted.

Hope you find this info helpful.

Kind Regards,

Juan Martin Runge
./opcode team



2013/10/16 Federico Allegretti <allegf...@gmail.com>

> hello everybody.
> I'm trying to implement the interface between my "demon" and the melted
> server usng a "normal" tcp socket.
>
> I'm connecting to it (and got the "201 ok" string) but from that no more
> commands are received and nothing is returned from meleted.
>
> All was running smoothly using the normal bash-telent so i suppose the
> problem is my code :D
>
> a walkaround could be using bash telent embedded in my app, but i'm also
> wandering if libmvcp could be usefull ..... in that case .... where is that
> lib? :D
>
> thanks a lot, cheers
>
> Federico
>
> --
> Messagenet VOIP: 5338759
>
> My blogs: http://altri-media.blogspot.com/
>                http://subbaqquerie.blogspot.com/
>
> YouTube Channel: AllegFede
>
> VIMEO HD videos: http://www.vimeo.com/user1912745/videos
>
>
> ------------------------------------------------------------------------------
> October Webinars: Code for Performance
> Free Intel webinars can help you accelerate application performance.
> Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most
> from
> the latest Intel processors and coprocessors. See abstracts and register >
> http://pubads.g.doubleclick.net/gampad/clk?id=60135031&iu=/4140/ostg.clktrk
> _______________________________________________
> Mlt-devel mailing list
> Mlt-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mlt-devel
>
>
------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135031&iu=/4140/ostg.clktrk
_______________________________________________
Mlt-devel mailing list
Mlt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mlt-devel

Reply via email to