download.fi - Löydä ja lataa ohjelmia

Muutoshistoria ohjelmalle VisualSubSync

<<Takaisin ohjelman lataussivulle

Muutokset v1.0.0 - v1.0.1

  • A few fixes and some basic MP4 container scene change support.
  • Add scene change support for MP4 container by using synchronisation points.
  • Fix loading of big files in text pipe. (Reported by Anani A. and Radioxoma)
  • 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. (Reported by Sabrina H. and mlgr)
  • More error checking to avoid crash when rendering a media file



Muutokset v0.9.22 - v1.0.0

  • 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



Muutokset v0.9.21 - v0.9.22

  • 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



Muutokset v0.9.20 - v0.9.21

  • 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.



Muutokset v0.9.19 - v0.9.20

  • 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



Muutokset v0.9.18 - v0.9.19

  • Translation mode (Contribution by kickaha)
  • Reworked project handling so only the subtitle file is required in projects (video or audio is now optional)
  • Added View>Show/Hide subtitles menu item to show or add subtitles on video (Contribution by kickaha)
  • Added search support in the text pipe, you must put the text cursor in it before opening the find dialog (Contribution by kickaha)
  • Added load support for timing stripped .SRT file in the text pipe (Contribution by kickaha)
  • Added save support for timing-only .SRT, text is stripped (Contribution by kickaha)
  • Added columns size and default dictionnary in saved preferences (Contribution by kickaha)
  • Fixed several bug related to extension handling in backup mode or with unsupported extensions (Contribution by kickaha)
  • Fixed some project preferences were not immediately saved and could be lost: text pipe filename, dictionary (Contribution by kickaha)



Muutokset v0.9.17 - v0.9.18

  • You can now copy/paste subtitles from 2 VSS instances or from a text editor (SSA support is limited, you need to copy the full [Event] section)
  • Double clicking on a subtitle start time or stop time, now fix overlapping and try to improve the reading speed.
  • The ”Insert text file” menu is renamed in ”Insert file…” and can now also be used to insert the content of an .SRT file.
  • Added copy/paste support (Ctrl+C/Ctrl+V in subtitles list or 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



Muutokset v0.9.15 - v0.9.17

  • 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)
  • UPDATE : Version 0.9.16 was saving corrupted files, it's been replaced by 0.9.17 with same functionality.



Muutokset v0.9.4 - v0.9.15

  • 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
  • Fix crash when closing and opening a new file
  • Fix some weird behaviour in status bar (it was displaying 'File' sometimes) and also in the subtitle edit field
  • Restore “Mouse anti-overlapping” feature because some people like it
  • Added subtitle snapping with scene change and minimum blank
  • Added HTML error report generation
  • Improved audio level display (100% normalization) so you don't have to zoom when the movie is quiet
  • Added shortcuts to merge one subtitle with the previous or the next one
  • Added a shortcut to merge dialogs (prefix lines with ”-”)
  • Added a shortcut to fix selected errors (so Fix errors fix all errors of the selected subtitles in the main window subtitle list and Fix selected errors fix all errors selected in the Error report window)
  • Added popup menu on video window to make it fullscreen
  • Added subtitle list columns drag & drop support
  • Added restoration of the last focused subtitle when reopening a project
  • Fixed unicode support in most recently used files menu
  • Fixed a bug during edition of overlapping subtitle
  • Fixed bug #83 : Error editing an inital Time-Out inside a Karaoke (moving StartTime of a Karaoke)
  • A small release to fix some bugs.
  • Added right-click menu to remove scene change (requested by nathbot)
  • Added File>Reload menu (requested by Linwelin)
  • Added matroska keyframe extraction support
  • Fixed case sensitive behaviour in find dialog (reported by Linwelin)
  • Fixed merge subtitle (reported by uktar)
  • Fixed text drag & drop (reported by Linwelin)
  • Fixed ASS Layer handling (reported by uktar)
  • Improved wav extraction compatibility (though it's recommended to disable 32 bits integer output in ffdshow)
  • Version 0.9.10 was supposed to be the last one before 1.0 but any modern application should have Undo/Redo functionality so I decided to do some more release until the Undo/Redo functionality is complete and tested. It's a quite boring task so I couldn't resist to add some others little extra features.
  • Multilevel Undo/Redo (Ctrl+Z / Ctrl+Y)
  • Display subtitle text in the wav displayer
  • Display scene change based on video file keyframes (AVI file only)
  • Replacing text is now possible from the find dialog
  • Added shortcut and menu to set text quick style (italic, bold …)
  • It's now possible to add custom columns from JavaScript plugins (right click on subtitle list header)
  • Select subtitles with errors
  • Added *.srt files to text pipe open dialog
  • Added *.avs and *.wmv to video open dialog
  • Added shortcut to scroll wav displayer
  • Added shortcut to play from subtitle start -1 second to end
  • Added shortcut to detach video window
  • Added shortcut to show/hide logs window
  • Added File>Open Project Folder menu item
  • Preferences window is now resizable
  • A double click on the video panel dock/undock the video window
  • Added Save subtitle as text (text file with no timestamps)
  • Fix mouse wheel scrolling at high zoom level (zoom level is now limited at 100ms)
  • Fix play subtitle after merging
  • Big thanks to the people of sub-way.fr and specially to NathBot for making some great JavaScript plug-ins (some are now included into VSS and some more probably later).
  • A quick bug fix release because we have a major bug here:
  • Fix loading of SRT files : The last line in file was not read correctly and replaced by a blank line if there was no empty line at end of file.
  • Thanks again to Sixe for the bug report.
  • This is a kind of release contest version before 1.0, so don't forget to report any bugs, thanks.
  • There is two big improvements in this version: the subtitles video preview and the SSA/ASS style editor.
  • With SSA/ASS support getting more complete, it's important to know that you can directly create your project in SSA/ASS format by setting the extension accordingly in the project creation window.
  • There is also improvements in the timing mode with the space bar, now you can time an existing transcript and VSS will try to ensure a characters per seconds target, a minimal subtitle duration and a minimal blank duration between subtitles.
  • Also good to remember, if you experience a crash, don't forget to check the backup directories (Preferences… > General > Backup)
  • Here is a more complete changelog :
  • Improved subtitles video preview by using a custom VSFilter version. Saving subtitles is not needed anymore to have an updated preview. If playing is stopped you will need to play the subtitle again to update the preview. If you pause the video, you can see modifications in real time.
  • Added SSA/ASS style editor
  • Added new configurable shortcuts to set subtitle start/stop time during “live timing” : Set subtitle start time, Set subtitle stop time, Set subtitle stop time / go to next
  • Improved timing mode with space bar, there is now a set of options to modify existing subtitles instead of creating new one.
  • Added pause button
  • Added volume trackbar
  • Added configurable shortcut to toggle between normal and timing mode : Toggle between normal and timing mode
  • Application settings are now saved in user application data directory if in read only mode
  • Improved screen font size handling
  • Detached video window state is now saved per project
  • Added support for reading UTF-16 Unicode files
  • Added configurable shortcut (“next error”) to go to next error.
  • Added a “general” JavaScript plugin with 2 functions (OnSubtitleModification and OnSubtitleSelection). It is currently used to show statistics (can be disabled by deleting jsplugin\general\general_plugin.js)



<<Takaisin ohjelman lataussivulle

Toimiiko ohjelma koneessani?

64-bit, 32-bit, Windows 10, Portable, Windows XP, Vista, ...

Menikö sormi suuhun lyhenteiden ja käsitteiden kanssa? Lue oppaamme ohjelmien yhteensopivuudesta