Hi Dirk,

thanks for the reply, I will try this. Hope it helps.

Yours Ingo

Dirk Reiners schrieb:
>     Hi Ingo,
> 
> Dirk Reiners wrote:
> 
>> I've seen that before. The problem is that the SFH spawns a progress 
>> thread that does output and interferes with other streams.  To work 
>> around this you can set the progress callback to an empty function (I 
>> don't remember if NULL works, too). I'm away from my work system, so I 
>> can't look up the exact syntax, just take a look at the SFH header.
>>  
>>
> Following up on myself (the shower is still the best place to jog your 
> memory ;): the problem was the progress thread checking the progress on 
> the read stream, so you have to have no progress callback (NULL), the 
> fact that the stream is queried before the callback is called is enough 
> to throw it off.
> 
> Yours
> 
>     Dirk
> 
> 
> 
> _______________________________________________
> Opensg-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/opensg-users

-- 
Dipl.-Ing. Ingo Schiller
Multimedia Information Processing
email: [EMAIL PROTECTED]
phone: +49 (0)431 880-1418, fax: +49 (0)431 880-4054

Christian-Albrechts-University of Kiel
Institute of Computer Science and Applied Mathematics
Hermann-Rodewald-Str. 3
D-24098 Kiel, Germany


_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to