Nuevo v 14 for video.js major release
The major v14 update of the Nuevo software comes with a few options that some of you may find interesting to use in your projects.
One of the new features is an option that several users have already asked asked about. It allows you to display video chapters as a list of items on the right side of the player. Each chapter is presented as a separate item with a possible thumbnail and timestamp.
Demo of chapters list is available here.
Another new feature is an option to display a captions/subtitles drop-down list in the settings menu. The CC button is used then to to toggle the current captions/subtitles on and off. Here you can preview how it works online.
The transcription plugin has been updated. Now it is possible to display transcriptions inside a separate element, for example, under the player. Changing the colors theme from dark to light has been fixed. You can see updated plugin in action here.
A new option allows you to navigate in video frame by frame or jump to a specified frame. Client-side JavaScript scripting language cannot extract video frame rate, so frame-by-frame navigation is experimental only, though it is not far from what it should be; just check it yourself in dedicated demo.
Several optimizations for the player layout have been applied. The speed rate menu navigation on touch devices has been fixed.

