VLC Plugin offering the option to jump to the timestamp of the next or previous subtitle, or by maximum the defined value. Helps to save time watching, while not missing any dialogues.
The subtitle file must be in .srt format in the same folder as the video being played, named the same as the video itself
e.g. folder/movie_name.mkv -> folder/movie_name.srt
- Windows: C:\Program Files\VideoLAN\VLC\lua\extensions
- Mac: /Applications/VLC.app/Contents/MacOS/share/lua/extensions/
- Linux: /usr/lib/vlc/lua/extensions/
- Windows: VLC > View > Jump subtitle
- Mac: VLC > Extensions > Jump subtitle
- Linux: VLC > View > Jump subtitle
Open keyboard_control.au3 script (by AbdalrahmanHafez) in AutoIt and use the Home and End keyboard shortcuts, even if VLC is in full screen mode