const READ_AHEAD_SECS: f64 = 1.5;
How far past the playhead the prefetcher keeps frames ready (seconds).