pupil-labs / pupil

Open source eye tracking
https://pupil-labs.com
GNU Lesser General Public License v3.0
1.49k stars 680 forks source link

Player: Play speed sometimes does not match indicator (e.g. 1/4x) #1043

Closed gabrielDiaz-performlab closed 6 years ago

gabrielDiaz-performlab commented 6 years ago

Still trying to find the cause of this, but it's clear that sometimes it says it's playing at 1/4x when, in fact, it isn't.

papr commented 6 years ago

Is it playing faster or slower than expected? Just have a look at the file backend changes in the play back speed commit. It is possible that my playback implementation is incorrect.

gabrielDiaz-performlab commented 6 years ago

Will do. It works most of the time, but there are occasions where the play speed multiplier in the lower left will change in response to keypresses of left/right, but play speed does not actually change.


Gabriel J. Diaz, Ph.D. Assistant Professor Rochester Institute of Technology Chester F. Carlson Center for Imaging Science

Founder of PerForM Labs Click for demos. https://www.cis.rit.edu/performlab/

Office 2108, Building #76 Rochester, NY 14623 Office: (585) 475-6215 gabriel.diaz@rit.edu

On Fri, Jan 26, 2018 at 4:57 PM, Pablo Prietz notifications@github.com wrote:

Is it playing faster or slower than expected? Just have a look at the file backend changes in the play back speed commit. It is possible that my playback implementation is incorrect.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/pupil-labs/pupil/issues/1043#issuecomment-360915511, or mute the thread https://github.com/notifications/unsubscribe-auth/AIi_26z8PXfDUEoD9qYzUCT0XkOqWcgLks5tOkpJgaJpZM4Ru7eM .

papr commented 6 years ago

Fixed with 82e6799