Download or copy the player logs, which should be included when submitting a playback issue.
To insert a comment into the player log, use player.log() in the console, e.g. player.log('Seeking to 500');player.currentTime(500);
player.log()
player.log('Seeking to 500');player.currentTime(500);