[vlc-devel] rtp output and rate/pace control

Sébastien Escudier sebastien-devel at celeos.eu
Thu Aug 27 14:34:53 CEST 2009



Hi,

I am playing with stream rate control, and there's something I don't understand.

The rtp output is incrementing i_out_pace_*no*control, so es_out set
p_input->p->b_out_pace_control to false.

Then, input refuse to change the rate.

If I remove this limitation, the rtp stream output seems to work fine with
faster or lower rate.

So what should be changed to allow rate control in this case ?
maybe input thread should not forbid rate change when b_out_pace_control is
false ?

Thanks.

Seb.




More information about the vlc-devel mailing list