<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div style="RIGHT: auto">When one or more lookahead threads are started and we have several encoder threads, how does it work the syncronizing?</div>
<div style="RIGHT: auto">When I check it with  valgrind  tool=helgrind there are some race condition problems in interlaced mode. I found that in mpeg2 some enoceer threads call unsynced mbaff routines. It does not happen in avc mode. I have coreccted this with mutex lock. But it seems that's not the solving the original Problem. What is the plan for that?<VAR id=yui-ie-cursor></VAR>   </div></div></body></html>