[Mlt-devel] mvcp-client showing current frame

2013-11-02 Thread Markus Kienast
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 o

Re: [Mlt-devel] mvcp-client showing current frame

2013-11-02 Thread Dan Dennedy
On Sat, Nov 2, 2013 at 6:01 PM, Markus Kienast 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