Releases: TypesettingTools/Aegisub-Motion
v1.0.0-test9
Changes since test8
Features
- Improved error reporting from trim macro. Now prints log in Aegisub if encoding fails.
- Interpolating transforms containing
\[1-4]a
works in more cases now.
Fixes
- Trim macros refuse to encode dummy videos.
- First run trim config popup should actually work now (I seem to keep screwing this up)
Installation instructions are here and included in the package.
v1.0.0-test8
Changes since test7
Features
Create prefix
checkbox inTrim Settings
tells the script to try to create the prefix directory. Disabled by default.- There are now progress bars. They probably won't be very useful unless you have a very long track or a very big selection.
Fixes
- It is now possible to use Shake Rotoshape data with multiple shapes on the same layer.
Installation instructions are here and included in the package.
v1.0.0-test7
Changes since test6
Features
Clip Only
checkbox actually allows using the main window to be used to only track clips.- All dialog checkboxes feature accelerators now. I think.
- Override tags are now deduplicated after transforms are interpolated.
Fixes
- It should be harder now to get an error because of the clipboard contents.
- Tracking clips separately should actually work now.
- Interpolating transforms with a
\[1-4]?alpha
tag in them should hopefully no longer crash. - Leaving the main data box blank no longer causes the script to crash.
Installation instructions are here and included in the package.
v1.0.0-test6
Changes since test5
Features
Trim Every
macro. All selected lines containing unique frame ranges are trimmed into separate videos instead of being merged into a single range like the regularTrim
macro. Idea by __ar.- Shake Rotoshape data can now be pasted into either data box. However, if Shake Rotoshape data is provided, it will only be applied to vector clips.
Fixes
- It is now possible to use the independent clip tracking dialog.
Other
- Rename
Kill transforms
checkbox toInterp. transforms
to make things more clear.
Installation instructions are here and included in the package.
v1.0.0-test5
Changes since test4
WARNING: This release contains a large amount of changes that are not user-visible. I have done some testing, but it is fairly likely you will run into bugs. PLEASE REPORT ANY BUGS YOU ENCOUNTER.
Features
- Transform interpolation. The
kill transforms
checkbox is enabled by default. You should use this whenever possible. - Absolute positioning.
absolute
checkbox applies the position values directly from the tracking data. - Allow setting permanent defaults with the use of the
Write config
checkbox. By default, it is enabled and the configuration is updated every time the script is run, same as previous1.0.0-test
versions.
Fixes
- Absolute position checkbox has correct tooltip now.
Installation instructions are here and included in the package.
v1.0.0-test4
Changes since test3
Features
- Origin is back. It only works properly for translation and scale, though.
- When set, linear mode is automatically disabled per-line in the collection to cope with lines containing an origin or clips.
Fixes
- Fixed the trim settings prompt so it doesn't show up every time the
trim
macro is run.
Other
- Removed the sort lines option. It didn't deserve to exist.
Installation instructions are here and included in the package.
v1.0.0-test3
Changes since test2
- Using negative numbers for
startFrame
works now. - The
relative
checkbox has been hooked up. It lets you choose whether you wish to specify an absolute video frame (i.e. one reported in the bottom of the video window) or one relative to your selection's start frame. - Macro startup should be much faster on large scripts.
linear
mode now works.
As always, installation instructions are here and included in the package.
Feature Showcase!
Did you know that Aegisub-Motion will calculate your start frame for you? Just seek the video to the frame you want to use as your start frame, run Apply
, and It'll do the rest.
v1.0.0-test2
Changes since test1
- Prompt user to set trim encoder binary path if it is not set.
- Include trim configuration macro.
- Properly trim the leading / off of the video path.
- The
revert
macro can now be run when no video is loaded
As always, installation instructions are here and included in the package.
v1.0.0-test1
First test release of 1.0.0 rewrite.
Installation instructions are here. A plain text copy is also included in the zip.