Home / avsEditPlus
Name Modified Size InfoDownloads / Week
Parent folder
stable 2016-08-26
readme.txt 2016-08-26 3.7 kB
Totals: 2 Items   3.7 kB 5
AVSEdit Plus changelog
________________________________________

1.25.0.0 / stable / 2016.08.26

[Script editor]
- Find feature with optional regular expressions included (Menu > Edit > Find).

[Other]
- Translation bugs handled: English

________________________________________

1.24.0.0 / stable / 2016.06.29

[Other]
- Fixed a mistake in handling "AvisynthWrapper.dll was not found" exception.

________________________________________

1.23.0.0 / stable / 2016.06.28

[Other]
- Improvements made to the installer. Program used to install the database files to the install location. The database files are installed to the user's profile now (User/AppData/Roaming) and are not removed when the program is being uninstalled. When UAC enabled, in versions below 1.23 the database files might have been redirected from the install location to (User/AppData/Local/VirtualStore). You might want to recover your previous database by copying it to (User/AppData/Roaming).
- The installer remembers the custom install location for future upgrades.
- Fixed an exception thrown when the database files/directory was not found or deleted.
- Fixed an exception thrown when AvisynthWrapper.dll was not found or deleted.

________________________________________

1.22.0.0 / stable / 2016.06.18

First version of AVSEdit Plus ever released. The following is a list of initial features:

[Script editor]
- AviSynth script editor with line numbering, tabs, undo/redo function and block commenting capability.
- Sortable list of standard read-only AviSynth functions. Add function to the editor with double click.
- Sortable list of editable functions. Add useful script parts or functions with customized argument lists. Edit, rename, delete, add to the editor with double click.

[Video preview]
- Video preview of script video result. Many preview windows at the same time. Right click to open settings and study the list of shortcuts to all video preview features.
- Seek bar, frame seeking with keys or mouse. Video playback at original frame rate. Go to a specified frame, copy the selected frame to clipboard. Remove borders in the preview.
- Frame buffering is turned on by default. No more encoding of extremely slow scripts to see the results, just let a part of the clip to buffer into memory and play it at original frame rate.
- Side by side preview mode (dual preview). Set second script video result in the same video preview to watch before/after changes. Move the splitter with mouse, change the splitter orientation.
- Zoom in/out the whole frame. Crop preview to a specified range.
- Clip properties shown, values may be copied: current frame and time, clip frame length and time duration, zoom, video resolution, current crop values, clip frame rate, video aspect ratio, system memory information, buffer statistics for each clip in dual preview mode.
- Trim editor. All clip selections made in the preview are stored here and may be copied to clipboard in AviSynth format. Paste it into your script.

[Encoding GUI]
- GUI editor for command line encoders. Create and save your custom commands for CLI encoders with the help of prepared forms. Choose encoder, opened script (input), destination path (output) and add the command to the batch queue.
- Sortable list of your encoder commands. Edit, rename, delete, add to the command editor.
- Batch queue. Change job status with double click, edit or delete commands with right click. Start or stop queue processing, each job opens in a separate command line window.

[Other]
- Program global preferences. Any modifications made here become default in the future unlike most ones made locally.
- language localization: English, Polish.
Source: readme.txt, updated 2016-08-26