A plug-in that makes the free video editing software 'AviUtl' explosive and comfortable is on sale
'AviUtl' is a video editing software developed by
GitHub --suzune25254649 / bakusoku_aviutl_plugin: Plugin to explode aviutl
https://github.com/suzune25254649/bakusoku_aviutl_plugin
You can see what kind of plug-in it is by watching the following movie released by Mr. Suzune.
I made a plug-in that makes [Aviutl] explosive and comfortable [bakusoku.auf] --Nico Nico Douga
The effects of the plug-in released by Mr. Suzune are the following three points.
In the video, scrolling is compared between the state without the plug-in (left) and the state with the plug-in (right). Obviously, the one without the plug-in on the left is more motivated.
According to Mr. Suzune, AviUtl draws the rectangle of the object by 1 dot in width, and in the case of 1000 dots in width, the drawing API was called 1000 times and hit, so it was a specification that would be very burdensome. .. By making this a single rectangular drawing, scrolling became 7.5 times faster in actual measurement.
Furthermore, AviUtl seems to have been redrawn hundreds of times per second because the contents are redrawn each time the setting dialog for setting the contents lined up in the timeline is moved. Therefore, if
Furthermore, if you switch the editing target on the timeline with AviUtl, the numerical value and slider will also switch depending on the editing target in the setting dialog, but by modifying this drawing process, you can also switch the setting dialog in an instant. That.
The plugin is available free of charge on the following GitHub and accepts donations from volunteers. In addition, as a terms of use, it is stipulated that a link to the video should be described in the explanation column. If you find a bug, please report it to Mr. Suzune's Twitter by direct mail.
GitHub --suzune25254649 / bakusoku_aviutl_plugin: Plugin to explode aviutl
https://github.com/suzune25254649/bakusoku_aviutl_plugin
Related Posts: