Thanks for reply.
I found the problem. It was a problem of cache.
I was with 50ms who are very short for diplay and record.
i added a sout-cache=500 and all work well.
Code: Select all
var_GetBool( p_input_thread, "record" );
Code: Select all
input_thread_t *p_input_thread;