OtomadHelper icon indicating copy to clipboard operation
OtomadHelper copied to clipboard

Scripts for Magix Vegas. Assisted in generating YTPMV/YTP/Otomad/音MAD.

Results 16 OtomadHelper issues
Sort by recently updated
recently updated
newest added

### Vegas Pro Version Vegas Pro 13 ### Otomad Helper Version Latest ### Describe the bug ![Screenshot 2024-01-28 111330](https://github.com/otomad/OtomadHelper/assets/157949945/9282c962-6bc2-4539-aa03-fd357a57fe1e) ### Logs _No response_ ### Screenshot or screencast ![Screenshot 2024-01-28 111330](https://github.com/otomad/OtomadHelper/assets/157949945/b0305295-8bf2-471f-b64a-29606b7a00aa)...

Vegas Pro 13~15

以下是即将在 v7 支持的新功能。此处只是给我自己提个醒,因此懒得翻译了。 --- ## 优先考虑 - 焕新的界面(WinUI 3)。#38 - 更改为**扩展(Vegas 自定义命令)**,而不再是**脚本**,使用方式将会更自由。 - 原音系战法(Shupelunker 战法)。#44 - Flow(让 Vegas 支持更多运动曲线)。#45 - 对参数部分支持条件匹配事件,包括: - 奇偶性或指定倍数的第几个到第几个事件时; - 指定当事件的持续时间小于、大于、小于或等于、大于或等于、等于某个时长时。#53 - 手动指定数据抹失扩展包的文件路径,而并非固定在脚本文件的同目录下。#58 - 解决 #51。...

notes
feature request

### Vegas Pro Version Vegas Pro 20 ### Otomad Helper Version Latest ### Describe the bug 脚本可以正常生成视频,但是生成音频会报错 System.Runtime.InteropServices.COMException (0x8000FFFF): 灾难性故障 (异常来自 HRESULT:0x8000FFFF (E_UNEXPECTED)) 在 ScriptPortal.Vegas.IEventCOM.Copy(UInt32 trackID, Int64 eventID, UInt32 destTrackID,...

bug
Vegas Pro 19+

And skip setting fading if the event that equal or shorter than the specific timecode.

feature request

## **What do these "specific" features do? / Where is "feature".** [My Documentation](https://docs.google.com/document/d/1PEkh0_WFDLUAYGD-YzIDNXUQiAKqogEvpuRQhfqz9ng) elaborates and indicates what each feature does and their respective functions. You should read there if you're...

notes

### Vegas Pro Version Vegas Pro 20 ### Otomad Helper Version Latest ### Describe the bug 刚刚想尝试使用datamosh看看效果,突然发现把_internal文件夹放进去后,我的其他脚本基本上都不见了(包括Otomadhelper脚本)。仔细研究了一番,发现Vegas对能够扫描的脚本数量是有限制的,数量限制大概是按照文件名称排序,能够正常扫描前200个不到一点。我这边原本除了Otomadhelper,还安装过HOS系列的37个免费脚本(HOS脚本相关介绍可见[https://www.vegascreativesoftware.info/us/forum/posts--113922/](https://www.vegascreativesoftware.info/us/forum/posts--113922/)),当然也包括Vegas本身自带的21个脚本。如果将datamosh的_internal文件夹放进脚本扫描路径,那么会直接占用将近140个脚本位置,并且按照扫描顺序,它总排第一,导致其他的脚本根本没法正常扫描出来了。 以下是图示: ![截图20231027115539](https://github.com/otomad/OtomadHelper/assets/109144770/5c255a8f-cfe5-423d-8d8d-ffef3052376a) 我原本安装的脚本,包括HOS系列免费脚本、Otomadhelper以及Vegas自带的脚本。能够全部正常显示。 ![截图20231027115640](https://github.com/otomad/OtomadHelper/assets/109144770/5885902f-c2e0-48c0-954d-1ccb8a7440a6) 将_internal文件夹放进去后,Otomadhelper脚本和Vegas自带的脚本全部消失,HOS系列脚本只扫描到一半就没扫描下去了。可见_internal文件夹内的脚本会占用大量脚本位置。 ![截图20231027115902](https://github.com/otomad/OtomadHelper/assets/109144770/329f5338-6519-4fb7-9c17-9bf69dbc7b6f) 尝试将各个文件夹重命名,由于脚本扫描是按文件名称顺序的,所以其他的脚本能够正常扫描出来,而Z_internal文件夹内扫描不全。 但这样的思路并不能解决问题,因为_internal文件夹必须跟Otomadhelper脚本放一起并且不能乱改名字,而_internal文件夹按照文件名称顺序在otomadhelper.cs上面。如果_internal文件夹扫描不全了,那说明Otomadhelper脚本必然无法扫描到。 我也尝试过更换Script Menu路径(C:\ProgramData\VEGAS Pro\Script Menu\、C:\Program Files\VEGAS\VEGAS...

enhancement
Vegas Pro 19+

![Image](https://github.com/otomad/OtomadHelper/assets/56647156/6b9d96ff-1151-4fa0-ae74-6355f358f38d) The WinForm default MessageBox cannot change the font, so in some languages, characters may not display properly or the text may extend beyond the buttons.

feature request

#36 Integrate VegasFlow into script ## [Vegas Flow](https://github.com/RatinFX/VegasProFlow) Apply pre-made curves from LIBRARY or make your own in the CUSTOM tab

feature request