| Search tool or Browse all tools by sections |
| Tool | Description | Type | Rating | Comment | |||||||||||
Aegisub |
Aegisub is an advanced subtitle editor for Windows, and UNIX-like systems, such as Linux, Mac OS X and BSD. It is open source software and free for any use. Aegisub natively works with the Advanced SubStation Alpha format (aptly abbreviated ASS) which allows for many advanced effects in the subtitles, apart from just basic timed text. Aegisub's goal is to support using these advanced functions with ease.
|
Free software Released: Size:13.5MB |
9.0/10
3 votes Similar tools |
Read 4 comments 1365 views this month 4286204 total views |
|||||||||||
|
Latest version: 2.1.9 (February 04, 2012) Download sites: Visit developer's site More download options: Download portable version (direct link) Supported operating systems: More information and other downloads: Sections/Browse similar tools: MacOS video tools, Subtitle |
Click to enlarge screenshot |
||||||||||||||
User options: Email me when it has been updated Report this tool (dead link/new version) Version history:
This should list all changes in Aegisub between version 2.1.8 and 2.1.9. A few minor things may have been missed, but it shouldn't be anything important. Hide changelog Overview The release mainly consist of bug-fixes. Completely rewritten SRT parser, much more robust and handles formatting codes much better. Karaskel (and thus kara-templater) now correct for script/video resolution mismatch, you no longer have to make sure they match to get correct positioning in karaoke effects. The Windows installer no longer includes spell checker and thesaurus dictionaries. This has made it about 10 MB smaller. Dictionaries are now instead offered as separate downloads. Autocommit in audio karaoke mode works again. We now ship with FFmpegSource 2.17 on Windows which has much improved media support, including 10 bit H.264 and MKV header removal compression. After numerous complaints, the splash screen is completely gone now. Rewritten ALSA audio player, meaning much more stable audio playback on Linux. Also fixed the PulseAudio player. The Mac OS X build should be more stable overall, largely due to bug-fixes and improvements in wxWidgets. Added translations to Farsi and Polish. Details Attachments: The Attachments dialogue will now properly set undo points Attachments: When closing the Attachments dialogue, any empty attachment sections are cleaned up from the file Audio: Fix a handle leak and a rare deadlock in the DirectSound audio player Audio: Might be a little faster when displaying keyframe markers (pink lines) Audio: No more "You pressed cancel!" pseudo-errors when canceling audio loading Automation: Fix for rare furigana layout issue in karaskel Automation: The append operation for the subtitle object now intelligently appends dialogue lines to the end of the Events section instead of absolute end of file, solving issues with appending dialogue after attachments Automation: Returning selections from Lua macros now works correctly, no longer shifts the selection down by one from the intended Automation: The table.copy_deep function in utils.lua now works as advertised and handles self-referencing tables and circular references Automation: Added new "remember/recall" suite of functions to Karaoke Templater File i/o: Selecting charset/text encoding after opening a non-Unicode file now properly respects your choice File i/o: Added support for writing the EBU STL (tech 3264) subtitle data exchange format File i/o: Warn if trying to load a binary .sub file, which is likely a VobSub file (which is not supported) General: Changed compilation settings to make the Windows binaries smaller without sacrificing speed or functionality General: VSFilter is now linked as a normal DLL dependency instead of dynamically discovered at runtime, using alternative CSRI renderers no longer possible, this should make loading a wrong vsfilter almost impossible General: Various input methods on Linux should work more reliably now General: Fixed a variety of memory leaks Help system: The locally installed help would never actually get used when using Help buttons or the Help menu Hotkeys: Fixed a bug where having a hotkeyable item having no hotkey would cause wrong key combinations (try to) activate that anyway Installer: Various changes making it more stable, issues with Kapersky Internet Security 8 should be solved now Installer: The portable version is now (again) a self-extracting RAR archive, rather than an InnoSetup installer Select Lines: The active line is now always one of the selected lines after using the Select Lines dialog Shift Times: Made the shift times history display one-based frame numbers when shifting the selection onwards Spell checker: Updated list of "word separator" characters, meaning punctuation such as hyphens should now behave better Spell checker: You now get an appropriate message when no dictionaries are installed and you try to spell check Style Manager: Duplicating a style and renaming the copy no longer gives a rename warning Style Manager: Fixes to copying styles between storage and script Style Manager: All controls are now dynamically resized, as a result it is overall a little larger and adjusts size to fit translated texts Subtitle grid: The subtitle grid now also takes the width of column title texts into account when calculating column sizes, allowing translations more freedom in choice of column texts Subtitle grid: Fixed the "clicking near top/bottom of grid selects multiple lines" issue, and other row selection issues Timing post-processor: The "make adjacent" threshold now has the end of the range be inclusive Translation Assistant: Fixed a control layout issue on Mac, preventing it from working properly there Translations: Added Polish Translations: Added Farsi (Persian) Update checker: Fix a possible crash Video: Canceling FFmpegSource indexing now stops video loading, instead of trying another video provider Video: Fixed a bug related to first loading timecodes, then loading a video, causing subtitle rendering to break Video display: Detached mode should work properly (again?) Video display: Zooming video in works correctly again, it no longer compresses the video Video display: As a side effect of the above, there is now no longer a sunken border around the video Video display: The video display was consistently a little too small in each direction, causing blurry display Video display: Other minor optimisations and improvements to error reporting Video display: Fixed minor bugs with opening a new video without closing an already open one Video display: The visual typesetting tools are now hidden when video is playing Video display: Maybe made the OpenGL initialisation for the video display more reliable on poor drivers, might fix issues with some ATI/AMD and Intel driver versions This should list all changes in Aegisub between version 2.1.7 and 2.1.8. A few minor things may have been missed, but it shouldn't be anything important. Overview * Official Mac, Linux and Unix versions. The Mac version is still alpha quality, though, and we don't have specific binary packages for many Linux distributions. * Fixed the "Could not lock buffer for filling" problem when playing audio on Windows 7, and rarely on Vista too. * The video display is now much more compatible with limited OpenGL drivers and should work on all systems, notably Windows Vista and 7 with standard drivers. * Clicking "Play" on the video now only plays audio if you have explicitly opened audio from the Audio menu. If you want to hear any sound you now must load audio via the Audio menu. * The Portable version is now (almost) full-featured, only missing is ASSDraw3, because making a portable version of that is non-trivial. We also have an upgrade installer saving you a lot of download, if you already have 2.1.7 installed. Details * Fixed a bug with the Kanji Timer feature, where clicking some buttons before setting everything up could cause a crash. (#977) * The Transform Framerate export filter didn't work correctly at all. (#1014) * All common occurrences of "Could not lock buffer for filling" on Windows should be fixed. (#1028) * Fixed a possible crash with an uncommon sequence of actions in the colour picker. (#1025) * The Detached Video is moved into view on opening now, if it was partially or entirely outside the desktop area. (#1040) * The version checking function was completely rewritten to work on all platforms and be more flexible. (#1071, #365, #970, #1080) * The "play audio from video" function was removed, the Play buttons for video now only play audio if audio has been loaded. This is done because we can't support the playback reliably otherwise. (#1090) * Handle malformed SSA/ASS files missing the [Script Info] line. (#440) * Several strings that should be translatable weren't. (#791, #792) * Fixed a glitch in the new DirectSound audio player, causing strange behaviour if dragging the selection start during playback. (#915) * Split (by karaoke) sometimes created lines that couldn't be properly joined back by Join (as karaoke) later. (#929) * If holding the Shift key while dragging audio selection start/end markers, sometimes the time edit boxes did not get updated (#942) * Prevent making the audio selection have negative start or end times. (#942) * The "relayer" function in Karaoke Templater did not work. (#950) * Fixed a visual glitch with spell-checker suggestions in the subs edit right-click menu. (#971) * The Hour field in the Jump to dialogue box was not filled in correctly when the box opened. (#1003) * Added support for the undocumented fs+ and fs- tags to various transformation functions. We recommend avoiding these tags as they may not be supported in all renderers. (#1007) * Rewrite the file type associations code and interface on Windows, to conform better to the guidelines and overall integrate better with the Windows shell. (#1037) * Add support for the iclip tag to the "Clean Tags" Automation script. (#1044) * The Windows installation program now confirms that existing shortcuts point to an Aegisub version being upgraded before overwriting them. (#1046) * Automatically set the video zoom level on video load, so the video never takes up too much space in the window. (#1054) * Fixed the subs edit not being able to use all fonts on Windows. (#1072) * Fixed a crash in the style manager when copying a style from storage to subtitle file, and the subtitle file already had a style by the name. (#1096) * Automation 4 Lua truncated the "spacing" field to an integer on read back, instead of keeping it as a float as it should. (#1019) * Rewrite parts of the video display to better handle OpenGL drivers with reduced features, notably the Direct3D-based implementation by default shipped with Windows Vista and Windows 7. (#1020) * The Windows installer will offer to remove an existing Mesa3D OPENGL.DLL file in the Aegisub install directory, as it's generally no longer needed for reliable video. (#1057) * The Windows installer now installs VSFilter as csriVSFilter-aegisub.dll to avoid possible clashes with VSFilter.dll files in other locations. Any existing csriVSFilter.dll is removed. * General improvements to robustness of the Windows installer. * If upgrading from 2.1.6 or earlier, an existing Aegisub.exe will now be renamed to aegisub32.exe during installation, to help Windows update existing shortcuts later. * If the offline manual isn't installed, clicking a Help button will open the online manual instead. * On Mac, added an option in the Help menu to open a folder with example files and other goodies. (#1033) * The Mac version uses wxWidgets 2.9 instead of 2.8.10, which overall gives much better stability and UI experience. * Update to a newer FFmpegSource2 version that fixes many video-related bugs. (#1017, #1030, #1048) * Many fixes to the Unix build system. (#831, #989, #1064, #1074, #998) * Added an OSSv3/OSSv4 audio player for Unix systems. (#1089) * On Mac, show a message while FontConfig is building or rebuilding its index of fonts on the system, for subtitle preview. (#841) * Fix a crash issue, if trying to add a word to a dictionary where the word contains characters that can't be represented in the encoding the dictionary file is stored in. (#999) * Fixed several bugs in the colour picker, causing the screen dropper tool to only work on Windows. It now also works on X11 and Mac. (#748) * Fix minor graphical glitch with the main tool bar flickering when changing line. (#1117) Tuesday, July 14, 2009 Aegisub 2.1.7 released By jfs at 13:43 Finally! It's been almost a month since the 4 year anniversary and the promise of 2.1.7 "within a few days", but lots of stuff happened, people were travelling and otherwise not reachable. But I dare say it's not a bad thing, this version of Aegisub we are releasing now is certainly more polished than what we could have managed four weeks ago. So far, this release is just for Windows. Use the Download button above to get the new version. Release notes and more on what to expect after the break. A lot of things have changed since version 2.1.6, and sure, it has also been a long time: More than half a year! Here's a summary of the more important changes. * DirectSound audio player has been completely rewritten (again) - this should give much better stability of audio playback. Note that the old DirectSound player is still available, you can change to it in Options. If you're using Windows 7, the old one seems to be more reliable. * PCM WAV audio provider actually works again, and with files of any size. (No more crashing with files bigger than 256 MB.) * Tip of the Day has been removed. * Loads of changes to FFmpegSource2 (FFMS2) giving better support for almost everything, making it more stable and so on. * Lots of memory leaks have been fixed, Aegisub should use less memory now. * Bug fixes in many file format readers and writers. Loading and saving subtitles to foreign formats should be more reliable now. Problems with frame-based/SMPTE timecode-based formats fixed. * The Kanji Timer function has been almost completely rewritten, squashing all known bugs and giving a prettier GUI. The use is the same. * OpenGL errors in the video display are no longer fatal. You will get an error message, and video won't open if Aegisub doesn't support your graphics card/driver, but it shouldn't crash. See below for a workaround if video doesn't work for you. * Some additions to Karaoke Templater, you can now create loops with variable iteration counts (including infinite!) making a lot of effects more feasible. * The "Local configuration" option was removed from Options. If you want a "portable" version of Aegisub (as it was intended for making) we now have a separate download package for that. It also actually works as advertised now. See the download page for details. * An innumerable amount of other minor, cosmetic changes that just makes everyday use more convenient and smoother. Aegisub 2.1.6 released By amz at 2:31 AM Ooooooooops. Apparently the fix on 2.1.5 caused audio selection to become much slower. This release will hopefully fix all of those issues. Since this is a very minor change, you can download a RAR with only the new executable (plus its pdb) and extract it over the 2.1.5 install (typically "C:Program FilesAegisub"). The RAR "patch" is available here. Aegisub 2.1.5 released By amz at 2:44 AM Due to a fairly serious bug introduced in 2.1.4, here's 2.1.5. Everyone is advised to update to it. * Fixed a bug in audio display that caused it not to update properly (introduced on 2.1.4) * Fixed a bug that caused Aegisub to crash if you attempted to load any ASS subtitles with malformed embedded fonts * Tweaked the layout of the visual typesetting bar Aegisub 2.1.4 Released By amz at 1:46 AM Version 2.1.4 is now out for Windows. The highlights are: * Hopefully removed the dependency on Visual C++ 2005 SP1 runtimes * Greatly improved the draw speed of audio display (should make committing on spectrum mode much faster, depending on your settings) - please let me know if any instabilities are caused by this * Fixed the aspect ratio of video when the audio display is too tall * Added Hungarian translation * Fixed a styling glitch in the fonts collector and translation assistant * Made Aegisub capable of running if ffms2.dll isn't found Aegisub 2.1.3a Released Yes, it took a while, but here's a new release preview build. The biggest changes from 2.1.2 are: * FFmpegSource2 is the new default audio and video provider, replacing Avisynth. This should provide frame-exact seeking (with keyframe support) on AVI, MKV and MP4 files, as well as other benefits. This is still a bit experimental, however. If you have any issues, just switch back to Avisynth in options. * The DirectSound audio player was reverted to what it was in 2.1.1, since 2.1.2 seems to have critical issues related to it. * Many small issues around the program were fixed. * VSFilter has been updated to the MPC-HC 2.39 version, which includes jfs's new patches (see this post) * Aegisub is now built against Visual C++ 2008 SP1 runtimes. Hopefully there will be no issues related to this (ASSDraw is still built against 2005 SP1 runtimes, due to library issues). If you can't run Aegisub, try installing this and reporting how it goes
|
|||||||||||||||
| Comments | Post comment | ||||||||||||||
|
|||||||||||||||
I've used this to subtitle 3 Japanese musicals. I found it very easy to use and exceptionally powerful. It is an advanced subbing tool. You can easily set it so you can see typical TV overscan and make sure your subs don't fall off the screen. Styles are great for creating a custom color/font and size to each speaker. Where songs are sung in several separate parts the subs can easily be located in different parts of the screen to make it clear who is singing what. Yes it is slow to load the video and audio. But once loaded, timing is a snap. The audio waveform shows you visually exactly where dialogue starts and ends. You can easily move markers to fine-tune the timing. Though it would be nice if you could save in other formats, the format it uses, .ass (Advanced Substation Alpha) allows for a wide range of details that other formats would lose.
|
|||||||||||||||
This software is very complicated to use. And abvoe all, it is SLOW! Takes a lot of RAM and CPU and to open a video file takes forever, because the whole file is scanned through, just as if you would open it in Avidemux. It is scanned completely. This alone makes it virtually unusable. Especially if you want to sync several subtitles one after another. Then it is so annoying to wait each time for Aegis to scan the whole video file, not to mention that it doesn't open the sound of the video file by default. But the sound is needed to make the sync. And the sound also is scanned from start to end, which again takes ages. This software is so annoyingly slow, it's unbearable. So I stick to Subtitle Workshop until there's a better alternative, i.e. I hope that Subtitle Workshop gets updated for Unicode/UTF support.
|
|||||||||||||||
I recently downloaded a MKV file that used ASS format subtitles. ASS is short for Advanced SubStation(Alpha). The subtitles worked well but I wanted to convert to standard DVD Video and the subs were all wrong for that format in that they were overly large and the position was wrong. I was able to use Aegisub to fix the font size to a smaller size as well as adjust the position of the subs so that they weren't too low on the screen nor extended too far to either side. I am no expert when it comes to subtitles but I have some limited experience using Subtitle Workshop so in the end it didn't take me long to figure it all out and the HELP file included did help (although not much). However it worked without too much hardship on my part so all in all I am happy.
|
|||||||||||||||
A nice little app. Not too intuitive, but well documented so a novice will be up and running in no time. The keyboard shortcuts did not feel natural to me and I would have preferred to be able to save the output as *.srt as well, but apart from that it does the job, and it does it well!
|
|||||||||||||||
|
|||||||||||||||
| 1 tool hits, Showing 1 to 1 tools |
-
|
Explanation:
New tool= New tool since your last visit
New version= New version since your last visit
New comments= New comments since your last visit
Type and download
Freeware = Free software.
Free software = Free software and also open source code.
Freeware/Adware = Free software but supported by advertising, usually with a included browser toolbar. It may be disabled when installing or after installation.
Trialware = Also called shareware or demo. Trial version available for download and testing with usually a time limit or limited functions.
Payware = No demo or trial available.
v1.0.1 = Latest version available.
Download beta = It could be a BETA, RC(Release Candidate) and even a ALPHA version of the software.
Download (direct link) = A direct link to the software download.
Download (developer's site) = A link to the software developer site.
Download (mirror link) = A mirror link to the software download. It may not contain the latest versions.
Download old versions = Free downloads of previous versions of the program.
Download 64 bit version = If you have a 64bit operating system you can download this version.
Download portable version = No installation is required, just extract the files to a folder and run directly.
= Windows version available.
= Mac OS version available.
= Linux version available.
Our hosted tools are virus and malware scanned with several antivirus programs using www.virustotal.com and virusscan.jotti.org.
Rating
Rating from 0-10.
Browse software by sections
