Allowing for rate < 0 enables rewind playback for eg: RTSP streams.
Don't allow rate < 0 when p_input->p->input.b_rescale_ts is true.
Setting b_rescale_ts to true says to vlc, rescale the timestamp.
Setting it to false is like saying, I can completely handle the rate, just aknoledge the fact that the rate is not the default one.
(cherry picked from commit: ba6ebdc85b2738f46510e69812295a27e211b3c6)
Signed-off-by: Jean-Paul Saman <jpsaman@videolan.org>
Showing
Please register or sign in to comment