How do I see subtitles in the video preview window ?
For that you need to have
VobSub installed. In the VobSub Misc properties page check Auto-reload subtitle file after detecting modification. Also, you need to name your subtitles file the same way as the video, for example : myvideo.avi and myvideo.srt or myvideo.ENG.srt. And don't forget to save your file to see the last modifications.
Note: When extracting WAV make sure you have enough disk space because there is no checking yet.
Changes in VisualSubSync 0.9.18 :
- Added copy/paste support (Ctrl+C/Ctrl+V in subtitles list, Paste here in audio waveform)
- Added double click javascript event (Contribution by Spirit)
- Big speed improvement on fix error (Contribution by Spirit)
- Added insert scene change
- Added VideoWidth, VideoHeight and MeasureStringWidth to javascript plugins
- Added insert .SRT file content : Edit>Insert file...
- Fix spell checking when replacing automatically more than one item in a same subtitle
- Fix status bar display again
- Fix cancel in confirmation dialog when opening a new project
- Fix audio extraction from some .mov files