Le 01/04/2015 16:14, Aleksandr Pasechnik a écrit : > >> On Fri Mar 20, 2015, at 20:45, Francois Cartegnie <fcvlcdev at free.fr> wrote: >> Or just a 2 liner, + if( p_input->p->i_stop < 0 && duration > 0) + p_input->p->i_stop += duration; Francois