The Subtitling plugin has as number of keyboard shortcut actions that you can adapt to fit your needs at any time.
Procedure
Subtitling Preview view
| Name | Description | Default Shortcut | Settings ID |
|---|---|---|---|
| Move Back One Frame | Move the video back one frame | NumPad1 | SubtitlingPreviewController_MoveBackOneFrameAction |
| Move Forward One Frame | Move the video forward one frame | NumPad3 | SubtitlingPreviewController_MoveForwardOneFrameAction |
| Move Back One Second | Move the video back one second | NumPad4 | SubtitlingPreviewController_MoveBackOneSecondAction |
| Move Forward One Second | Move the video forward one second | NumPad6 | SubtitlingPreviewController_MoveForwardOneSecondAction |
| Fast Rewind Video | Fast rewind the video 5 seconds at a time | NumPad7 | SubtitlingPreviewController_FastRewindVideoAction |
| Fast Forward Video | Fast forward the video 5 seconds at a time | NumPad9 | SubtitlingPreviewController_FastForwardVideoAction |
| Toggle Link/Unlink Video | Toggle between Link & Unlink the video from the document in the editor | NumPad2 | SubtitlingPreviewController_ToggleLinkUnlinkVideoAction |
| Toggle Play/Pause Video | Toggle between Play & Pause the video | NumPad5 | SubtitlingPreviewController_TogglePlayPauseVideoAction |
| Play Back From Previous | Play the video back from the previous subtitle | NumPad8 | SubtitlingPreviewController_PlayBackFromPreviousAction |
| Set Start Time | Set the Start time of the subtitle | - | SubtitlingPreviewController_SetStartTimeAction |
| Set End Time | Set the End time of the subtitle | - | SubtitlingPreviewController_SetEndTimeAction |
| Open Settings | Open the subtitle settings | - | SubtitlingPreviewController_OpenSettingsAction |
| Refresh Video | Refresh the video | - | SubtitlingPreviewController_RefreshVideoAction |
Subtitling Data view
| Name | Description | Default Shortcut | Settings ID |
|---|---|---|---|
| Move Previous Subtitle | Move focus to the previous subtitle | - | SubtitlingDataController_MovePreviousSubtitleAction |
| Move Next Subtitle | Move focus to the next subtitle | - | SubtitlingDataController_MoveNextSubtitleAction |
| Toggle Enable Edit Subtitle Time-codes | Toggle Enable/Disable edit of the subtitle time-codes | - | SubtitlingDataController_ToggleEnableEditSubtileTimecodesAction |
| Toggle Center Active Row | Toggle centering the active row in the datagrid | - | SubtitlingDataController_ToggleCenterActiveRowAction |
| Refresh Data | Refresh the subtitle data in the datagrid | - | SubtitlingDataController_RefreshDataAction |
Translate