On Sat, Nov 2, 2013 at 6:01 PM, Markus Kienast <elias1...@gmail.com> wrote:
> Hi,
>
> I saw that mvcp-client has a counter, that constantly updates the frame
> number melted is currently displaying.
>
> I could track down where about in the code this is done. As far as I can
> see, USTA commands are sent to melted. But I did not find any reference on
> how often per second!
>
> If I send one USTA per millisecond to melted, is that a wise thing to do? Or
> might I flood some buffers in melted or get it distracted from its main
> operation?
>
> Or is there an other way to get this information, some kind of command I
> would send and from there on, melted by itself would report to me its status
> on each new frame over the open tcp socket?!

Yes, one a unique socket connection, send STATUS command, and melted
will send status of each unit for each frame until disconnected.

> Regards,
> Elias
+-DRD-+

------------------------------------------------------------------------------
Android is increasing in popularity, but the open development platform that
developers love is also attractive to malware creators. Download this white
paper to learn more about secure code signing practices that can help keep
Android apps secure.
http://pubads.g.doubleclick.net/gampad/clk?id=65839951&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