What steps will reproduce the problem?
1. Load a video
2. Adjust the speed multiplier with the left and right brackets
3. Watch the multiplier values
What is the expected output? What do you see instead?
The multiplier is changed, but the value of 0.90 for the left bracket doesn't
allow the right bracket to step back to the previous value, it's off a little
bit.
What version of the product are you using? On what operating system?
1.0.4
Please provide any additional information below.
input.c from mplayer uses a value of 0.9091, which allows the left and right
bracket keys to step in the same amount in either direction. Maybe a value of
0.91 would work, but I put 0.9091 in gui.c and it works just like mplayer now.
Original issue reported on code.google.com by lo...@gozer.org on 9 Oct 2011 at 4:31
Original issue reported on code.google.com by
lo...@gozer.org
on 9 Oct 2011 at 4:31