-I have a plot in hyper graph that I'm attempting to sync it with a video, however, when i play the file from Hyperview the cursor appears to jump along data points, instead of quickly going through all data points and appearing smooth.
-Its not an issue with playback speed, nor the time increment. If I adjust the increment to a small value, and click the 'skip forward' button, (not the one that jumps to the end, but the button immediately to the right of the play button), it simply takes more clicks for the cursor to jump, and it still jumps by the same amount.
-When I try any tutorial or demo file the playback goes through all coordinates.
-I will also add that my file is relatively huge, data was taken every 2 milliseconds, and the file is about an hour and 15 minutes of data, so there are over a million data points. Does this large file size have to do with anything?
-Even when I try to trim my clip down to about 10 seconds worth of data (still 5000 coordinates) it still jumps in these mysterious increments.
-My data is coming from a csv file.
-Forget about the fact that I'm syncing it to video, because even when I start over with only one plot on the page, I get the same issue.