VisualSubSync Enhanced Changelog

What's new in VisualSubSync Enhanced 1.2.33.0

Aug 5, 2021
  • New lav codec 0.75

New in VisualSubSync Enhanced 1.0.1 Build 1188 (Jul 1, 2013)

  • Add scene change support for MP4 container by using synchronisation points.
  • Fix loading of big files in text pipe.
  • Fix text pipe colorization to at least work consistently for the last added subtitle.
  • Try to fix form display when screen is not using 100% dpi.
  • More error checking to avoid crash when rendering a media file

New in VisualSubSync Enhanced 1.0.0 Build 1155 (Sep 21, 2011)

  • Implemented feature request #2998396 : Open most recent project on startup
  • Fixed bug #2988478 : Display problem with “Translate” dialog this dialog is now re-sizable and should display correctly.
  • Fixed shortcut overwrite problem when loading preset
  • Fixed bug #2970734 : Double click on stop time change the next subtitle.
  • Fixed unicode option change : auto save project
  • Fixed undo delete action : mark project as dirty
  • Fixed translate dialog : now use “translate all subtitles” when there is no VO file
  • Fixed VO file loading : always clear current VO file before trying to load new VO file which can be empty
  • Added jsplugin function VSSCore.GetTextSelectionStart() : Return the position of the first selected character in the text.
  • Added jsplugin function VSSCore.GetTextSelectionLength() : Return the number of characters that are selected.
  • Added jsplugin function VSSCore.GetAudioCursorPosition() : Return the position of the yellow audio cursor in ms.
  • Fixed spell checking handling of typographic characters (non-breaking spaces, quotes, dashes, apostrophe …) (patch by spirit)
  • Fixed SSA/ASS export : make sure there is a default style when saving as SSA or ASS format. (reported by spirit)
  • Added *.FLV to the open video file dialog filter.
  • Improved GUI splitter display (based on code by Anders Melander)
  • Added a check for AVI file with lots of key frame (if >=100 consecutive KF then disable scene change display)
  • Fixed some possible crash when no adequate splitter can be found

New in VisualSubSync Enhanced 0.9.22 Build 1129 (May 22, 2010)

  • Added translate dialog with new options to create translation template.
  • Added CSV format output
  • Added ESC key to close the WAV Extraction dialog
  • Fixed auto close wavextractfrom on successful extraction
  • Fixed project subtitle format modification
  • Fixed VO display when changing VO filename in the project property dialog (kickaha)
  • Fixed a ffdshow compatibility problem leading to a crash on audio extraction
  • Fixed JSAction shortcut regression : configuration was impossible
  • Fixed header color problem with some Windows color scheme

New in VisualSubSync Enhanced 0.9.21 (Nov 8, 2009)

  • Notes:
  • A new version to fix a bad bug. In some cases, using mouse wheel on the waveform was crashing VSS silently without any chance to save your work.
  • Changes:
  • Added support to hide any column
  • Added hopefully better column size handling
  • Added configurable hotkey for Reload
  • Added support to close dialog box with Escape key when possible (shortcut not already use for something else)
  • Added support for vertical zoom up to 800%
  • Fixed preferences dialog close delay
  • Fixed project modification flag when loading presets
  • Fixed usage of user filename in Translate dialog
  • Fixed a silent crash when zooming with mouse wheel
  • Fixed crash when doing file association without registry write access, a check is now done and an error message is displayed.

New in VisualSubSync Enhanced 0.9.20 (Oct 4, 2009)

  • Added VO display on waveform
  • Added new menu to create translation template : "File>Translate"
  • "Split at cursor" now puts all the blank at left of the cursor instead of 50/50
  • Added a builtin crash reporter
  • Fixed Unicode support for SSA/ASS
  • Fixed waveform disappearance when changing subtitle file
  • Fixed plugins parameters edition on double click

New in VisualSubSync Enhanced 0.9.19 (Jul 27, 2009)

  • In this version, there is now the possibility to display a second subtitle file for translation purpose (no edition allowed).
  • As the timing can be slightly different between two versions, there are special symbols ([>>>] and [

New in VisualSubSync Enhanced 0.9.18 (Feb 2, 2009)

  • 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

New in VisualSubSync Enhanced 0.9.17 (Oct 6, 2008)

  • Spell checker : Edit>Spell check
  • Silent zones detection : View>Show silent zones
  • Improved presets loading and now presets are set per project
  • Too short and too long plugin now handle parameter as time and reading speed (RS)
  • Use native look hint window
  • Fix crash when deleting subtitle in middle of a search
  • Fix undo bug in subtitle edit field
  • Fix wav normalization
  • Fix quick stats plugin ("Fast, acceptable" was missing)
  • Fix some unicode bug on none ASCII OS version (Thanks to Tonchan for the bug report)

New in VisualSubSync Enhanced 0.9.15 (Apr 29, 2008)

  • Copy subtitles to clipboard (Ctrl C in subtitles list)
  • Custom javascript action support available in JS Tools menu.
  • Improved undo on text to avoid one undo per letter change
  • Merge on one line
  • Basic tag (i, b, u) conversion between SSA/ASS and SRT
  • Load presets. (The following sections of the ini file are loaded : [Misc], [WAVDisplay], [Hotkeys], [Mouse] and error plugins settings. Just avoid a section to keep current settings.)
  • Fix problem in delay dialog when system time separator is different of ':'
  • Fix mouse anti-overlapping setting bug introduced in previous version
  • Fix error now check if there is really an error before fixing it
  • Fix handling of ANSI files
  • Fix a bug in timing mode when using short key press

New in VisualSubSync Enhanced 0.9.4 (May 22, 2006)

  • Added configurable hotkey for "Close" current file action
  • Added req #743 : Translate line break in "N" for .ssa and .ass
  • Suggestion window now use the same font has subtitles list
  • Fixed bug #758 : Network mode fails when subtitles are modified
  • Fixed bug #739 : WAV selection error after first load