Help us keep the list up to date and submit new video software here.





Software Home »


Complete Version history / Release notes / Changelog / What's New for Subtitle Processor


7.7.1
New features
- Time mode (frames / time) is now saved in Workspace and/or upon exiting SP
- New column in Editor subtitles list showing character count for each subtitle's line
- Added possibility to hide Scripts toolbar
- Tab widths in Editor functions panel can be either fixed or variable with scroll buttons (Settings - General - User interface - Editor - Functions panel - Uniform width tabs)
- Automatic opening of subtitles with similar file name as the movie (movie_filename*.*) - can be enabled in Settings - General
- Automatic file opening
- Search for subtitles when opening movie Bug fixes
- Hiding Other corrections tab was impossible
- Missing strings in language files
- When exiting SP, if subtitles were changed and saving failed, subtitles were lost.


7.7
New features
- Unicode support for subtitles!
- can load and save subtitles in more than 100 different encoding (uses GNU libiconv)
- only ASS/SSA, SRT, MVD and simple time subtitles can be in unicode, other formats loaded through XSP can only be in regular 8bit encoding.
- Unicode support in user interface / language files
- Support of 'encoding' field in language file XML header.
- Language files can now be in UTF-8 or any other 8bit encoding supported by Iconv
- UTF-8 is preferred, other encodings are internally converted to UTF-8, thus slowing down the translation process a little.
- 16bit or 32bit encodings are not supported by the xml parser (e.g. UTF-16, UCS-2, UCS-4), use UTF-8 instead, it can encode all Unicode characters.
- All language files must now have correct XML header with encoding, otherwise they will not be loaded correctly.
- Settings INI file is also UTF-8 and incompatibilities may occur with ini files from previous SP versions
- Old UI Layout files are incompatible because the toolbars were somewhat changed and resized (due to some components not supporting Unicode)
- Some components are still not showing unicode captions correctly
- Changed all windows to be able to display Unicode captions, also open/Save dialogs can display Unicode
- Unicode support for file names - Subtitles and media files
- New Ruby scripting engine
- Interface API provides
- all methods needed to manipulate subtitles and styles from Ruby scripts
- limited set of methods to communicate with user
- limited set of methods to control Editor and Player
- Currently scripts can register buttons in Script toolbar in Editor
- Added the possibility to change font size in subtitle grids in Editor and Translator. Also added the possibility to change row height (the original size was good for 8pt font but 20pt font will have hard time trying to fit there:-))
- Changed Editor functions tab sheets to toolbars so every tab can be undocked from the functions panel and docked anywhere else (or left floating)
- Column customization in Editor subtitles list
- Can hide / show columns
- Can change order of columns by dragging
- Position, visibility and order is stored in UI layout file or main settings (when layout is configured to be persistent)
- New columns in Editor
- Duration, Subtitle style, Layer, Type, Margin L, R, V, V2, Character name, Effect, Character count, Margins together (in format L, R, V, V2)
- New Text synchronization panel - for timing text files without separated dialogs
- Hidden by default, enable it in Player
- Setting of subtitles overlap minimum length for highlighting / searching overlapping subtitles
- Can delete multiple items at once in PlayList


Changes
- Removed Codepage transcoding from text corrections, it is not applicable because all texts are now in unicode
- Improved error messages when loading subtitles(no more 'Error on line -1')
- Changed behavior of audio stream switching when opening new movie
- The stream index is now preserved when opening new multimedia file (old behavior was to always select the stream specified in Configuration), useful when watching multiple episodes of a series, the ugly English dub is in the first track and you have to select the nice Japanese original (second track) each time new episode is opened;-)
- The configured stream index is still used for the first opened file
- Subtitles handling for files with chapters
- subtitles are now used for all chapters of the file
- VobSub handling for files with embedded subtitles
- When external subtitles are loaded and automatic VobSub configured, VobSub appears in the stream list and replaces the internal streams. So if you want to watch the internal subtitles, DON'T load external subs.
- PlayList is now not modal

Bug fixes
- When opened a multimedia file with unknown extension, it wasn't played due to bug in playlist code
- in Transitions tab in Editor functions, the button was not visible (it was 20000 pixels away from left boundary:) )
- Importing text files with ~2000 lines could take one minute to load (P4 2.66 GHz) and every change of a timestamp could take the same time due to the calculation of overlapping subtitles (since all subtitles are imported as starting at 0 and thus all overlap with each other). Limited the overlapping calculation to a maximum of 10 to overcome this.
- 'Item' and 'Pls' were swapped in time display mode menu
- Disabled Audio stream select button (this b*tch kept constantly disabling itself for unknown reason, hopefully fixed this time)
- Invalid handling of subtitles for files with chapters
- Improper resizing of PlayList window
- Infinite loop when drag-dropping an item over it's nested subitem


7.6.1
New features
- Timestamp corrections - there is a new checkbox, using it only the timestamps that are too short are corrected

Bug fixes
- Save patches - did not work correctly
- Question mark in Language - Author name


7.6 (summary of changes since 7.5.2)
New features
- New internal subtitle format (*.sp) based on INI file that can be used to save all information without any loss (currently no supported subtitle format can save all information, closest is SSA but even it can't save everything). It is also intended to be used as a data exchange format for a new parser. Currently loading time is acceptable (~250 ms), but saving is slow (~900 ms)
- Save patches item in Save menu - save a copy of currently used file to appropriate patch directory
- More intelligent automatic file opening:
- When more files are dropped to SP, all media files are opened first andmatching subtitles are searched in the list for the media files (same filenameexcluding extension). As a result, when 2 parts of a 2CD movie together with2 subtitles are dropped to SP, the media files are inserted to the playlisttogether with appropriate subtitles
- New option in Reformat lines to keep original line together in one subtitle when splitting (#1449304)
- Drag & Drop fine-editing of subtitle timestamps - drag selected subtitles left or right and the timestamps will be adjusted (#1512195)
- Additional media streams - any multimedia file can be opened as additional stream - they are played together (e.g. audio file for movies without audio) (#1487814)
- Save all function that saves 1. subs, 2. subs, MVD, PLS, WSP at once (#1537622)
- quick-save versions
- subs are checked if they are changed before executing save action for them
- can be configured in Settings - General - Save all function items, by defaultit will only save 1. and 2. subs.
- New keyboard actions
- Insert N line break - inserts 'N' and a line break in subtitle editors(1. and 2. memo in Player, main memo in Editor), default key: Shift+Enter
- Actions for all DVD menu kinds: Title, Root, Subpictures, Audio, Angles and Chapters
- Overlapping subtitles handling
- New button to mark all overlapping subtitles
- New option in Search / replace to select Overlapping subtitles
- Save column widths in Settings window to UI layout file
- New items saved to workspace:
- Selected window (Editor / Player / Settings / Translator)
- UI layout
- Values in Editor
- Selected function tab
- All values in tabs: "Merge / Split", "Move / Scale", "Resynchronization" ,"Reformat lines", "Text corrections",- In "Transitions", all values are saved except Start (automatically filled)
- Values in "Advanced subtitle editor" are not saved - Values in Player
- OSD time mode, Repeat mode, Enqueue, Ignore loops, Show subtitles, Aspectratio mode, Synchronization- Seek to position and Bookmark values
- Open and save dialog's InitialDir for all dialogs in all four main windowsand in StyleOrganizer
- Persistent workspace - save workspace when exiting and load it upon next start
- Configurable items that will be loaded: Movie, 1. subs, 2. subs, Selected sub,Editor values, Player values, Selected tab, Dialog folders
- Rewritten time display in Player
- up to 6 modes, each mode fully configurable (including the possibility to displaytime to the next subtitle)
- Time display next to main tabs now fully configurable in the same way as the time display in Player
- Jump to prev / next subtitle function now has a configurable delay
- Resynchronization - new option - Line to first and last and also a configurable option to automatically add first and last subtitle
- Redesigned Style editor, it is now faster and resizable, it's column sizes and window size / state are saved in UI Layout file

Changes
- When opening subtitles, they are always inserted to the current Playlist item even if the item already contains subtitles
- Behavior of language loading - now the version is checked and if the language file version is different, the default (ENG)language will be loaded before the selected language (#1445267)
- Resynchronization - there is a new option to fix overlapping times (that may be introduced due to rounding errors) automatically after resynchronization (#1463071)
- Repainted some icons (e.g. + and -) to B&W to better fit to some themes

Bug fixes
- A very nasty bug in subtitle format detection (XSP formats) that ocassionally caused invalid format detection even if the regexps were correct (stream position not reset to 0)
- Warning of not saved subtitles not displayed when drag&drop (#1537643)
- N in ASS / SSA was loaded and saved as n (#1537598)
- When selecting VobSub subtitles, "None" was displayed as a result
- "More buttons" chevron hints can now be translated (#1445263)
- SSA/ASS outline color (#1544217)
- Resynchronization - it was not possible to remove the last resynchronization point
- Style editor - Embeddable checkbox and column headers were translated only upon the initial display of the dialog, not when the language was changed from within style editor


7.5.2
Changes
- Subtitles are not discarded when opening new media file
- various behavior changes
- when opening a new media file, the new playlist item will have the subtitles assigned - when switching to a new playlist item (also the case when a new media file is opened):
- if the item has the same subtitles as the previous, no action is taken
- if it has different subtitles, the user is first asked to save the current subs if they were changed
- subtitles should not be discarded silently, in the case when they need to be discarded, user is asked to save the changes
Bug fixes
- Setting current movie position to subtitle's start / end did not work
- Audio stream button was disabled sometimes
- Grid editors were automatically closed when the playback was active


7.5.1
Changes
- Save grid column sizes to UI layout
- Save window state to UI layout
- Quick save function works now in the same way as did before 7.5.0 (no save dialogs are displayed)
- PlayResX and PlayResY have now the minimum value set to 0 (was 640 and 480) so any positive value can be entered.
Bug fixes
- Position indicator not changing when changing languages and movie is paused
- Invalid class typecast in Resynchronization
- Buttons in Other corrections not themed and with bad font
- Invalid class typecast when pressing Escape in subtitle text editor in Editor window (Undo function)
- Very annoying bug in CatsoftComponents - the value in ValEdits with picklists was not updated when a new value was selected in the picklist. Many occurrences throughout SP, e.g. in the Subtitle properties (PlayresX and PlayResY)


7.5
New features
- Completely new customizable user interface
- All toolbars are dockable
- Toolbar can be docked to a different window
- Toolbar positions (and the dock site) are saved when exiting
- New look & feel - 25 different themes
- New OSD Menu - allows to open files, select audio, subtitles etc.
- New OSD Player Controls
- Playing speed controls
- New DVD controls
- Quick language selection
- Quick disc change (with 2 DVD drives)
- New keyboard actions
- Toggle OSD Menu
- Toggle OSD Player controls
- Quick disc change and Quick language
- Playback speed
- Synchronization
- Improved right-click menu in Player, new menus in other windows
- New Automatic values in Editor -> Merge/Split
- Info about subtiltes in Credits & Information window
- New subtitle synchronization function
- Load text file (e.g. dialog translation) as subtitles (each line as new subtitle) with zero timestamps
- Display previous and next subtitles waiting to be synchronized
- Buttons and keyboard actions for inserting current position to current subtitle's timestamps
- Language selection in main window and all right-click menus
- Opensource - After 4 years of development SP is going to be open sourced under GPL licence
Bug fixes
- Merge subtitles - asked to save first subs instead of second subs
- DVD Angle selection (thanks to Animusic DVD with angles)
- PlayList editor
- Opening PlayList
- Trees not redrawn
- Access violation when opening playlist in PlayList editor with less items than current pls


SubtitleProcessor - 7.2.4 available.

* New features
o new Turkish language thanks to Aykut Akyön
* Bug fixes
o Format detection engine (built-in formats have higher priority now)
o File access problem - some subtitles couldn't be opened
* Changes
o Second subtitles are now not cleared upon completing playback and/or switching to the next PlayList item


23.8.2005

* SubtitleProcessor - 7.2.3 available.
o Changes
+ Slightly changed the tree structure of configuration (Language branch) because some users couldn't figure out how to select a language
o Bug fixes
+ End timestamp correction not working
+ Sort subtitles bug causing "Index out of bounds Exception" occasionally
+ Toolbars popup menu in Editor now available in the Functions panel and Subtitle grid (there was no way to show the toolbars again after hiding them all
o Hungarian language updated to 7.2


8.8.2005

* SubtitleProcessor - 7.2.2 available.
o New features
+ Support for the new Haali Matroska Splitter. Audio and subtitle track names and selection in the same way as with the old filter (but internally through IAMStreamSelect - the track names may be slightly different than using the old filter)


6.7.2005

* SubtitleProcessor - 7.2.1 available.
o Bug fixes
+ File access error (subtitle file can't be sometimes opened)
+ Split subtitle file bug (in Time mode the second subtitles end time was not properly updated)
+ Bug in SRT saver - sometimes (very rarely) the timestamp was saved as hh:mm:ss,1000 due to roundoff errors. Now the value is checked whether it is >999 and the hh:mm:ss value is updated if needed
o Changes
+ Character sets in subtitle grids: The grids use wide strings, while the engine uses only 8bit strings. The conversion now uses the system default codepage.


28.6.2005

* SubtitleProcessor - 7.2 package updated.
o Updates:
+ Slovak language updated to 7.2
+ Small typo fix in Czech language


13.6.2005

* SubtitleProcessor - 7.2 available.
o New features
+ Movie conversion (experimental)
# Converts input media to matroska format (without recompression - no quality losses; Matroska Muxer needed)
# Currently recognizes these splitter filters: AVI Splitter (avi), Matroska Splitter (mkv), WM Reader (wmv, asf), MPEG-1 Splitter , MPEG-2 Demultiplexer, Wave Parser (wav), Ogg Splitter (ogm), Subtitle Source
# Can multiplex subtitles to the output matroska file (Subtitle Source filter needed)
# No chapters because of the limitation of the current version of the muxer filter (or I don't know the proper interface)
# No track descriptions / language because of the same reason as with chapters
# Does not work with MPEG-1 and MPEG-2 files (the video stream can't be multiplexed without recompression, if you use it with mpeg files, the resulting file will contain uncompressed video)
+ SSA Loader
# Better handling of default style: The default style of SSA Subtitles is loaded as SSA_Default_x, it's values are used for displaying instead of the *Default. When saving it's saved as Default and in the dialog events it's represented as *Default. This way the resaved files retain the original styling
+ New ASS loader
# Support for ASS format according to the specifications
# I got some ASS files saved by SubResync that have errors (not compatible with the specs): 'OutlineColour' instead of 'OutlineColor', 'Actor' instead of 'Name', '1' in the Bold, Italics etc. where only '-1' or '0' is allowed. SP loads them correctly but saves them according to the specs. The files also contained lines starting with '**' (probably comments), these lines are (as any other comments) ignored because they are violating the specs.
# The new style properties are supported by the Style editor, the Layer field can be changed in the Advanced subtitle editor, the WordWrap style can be edited in Credits & Properties
# The effects can be edited in the Advanced subtitle editor too, however you must know the codes since SP does not contain any wizards
# The style override codes can be edited in the subtitle text, but as with the effects, SP does not provide any wizards so you must know the codes
+ DirectVobSub support
# Force loading DVobSub (VSFilter) for each multimedia file
# Automatically put subtitle source file to DVobSub
# Rendering subtitles through DVobSub (selectable through Subtitle stream selector) - useful for advanced ASS styles
# Configurable in Settings - Player - Subtitles
# With the the option 'Automatically load subtitles in VobSub' the file name is loaded to VobSub upon opening or saving subtitle file. The VobSub subtitles are also selected in the player
# New menu and keyboard actions for opening Playlist editor, Style editor and Subtitle properties (the old buttons in were editor removed)
o Changes
+ Style column in Editor now displays subtitle layer (configurable)
o Bug fixes
+ Subtitle settings dialog couldn't be closed with the CloseDialog keyboard shortcut




Visit our sponsors! Try DVDFab and backup Blu-rays!
Search   Contact us   Privacy Policy   About   Advertise   Forum   RSS Feeds   Statistics   Software   

Site layout: Default Classic Blue

Affiliates: free-codecs.com

©1999-2024 videohelp.com