On Mon, Jan 3, 2011 at 5:53 AM, Александр Белич <[email protected]> wrote:
>  Hi,
>
> how can I seek to the first frame? The next code:
>
> producer.set_speed(0);

Using the new version 0.6.0, call producer.pause() instead of set_speed(0)

> producer.seek(0);
> consumer.set("refresh", 1);
>
> not work properly, he goues to the first frame, but shows a picture from the 
> previous frame.
>
> Thanks.

-- 
+-DRD-+

------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Mlt-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mlt-devel

Reply via email to