TypesettingTools / Myaamori-Aegisub-Scripts

Overengineering is my middle name.
MIT License
37 stars 7 forks source link

Merge Scripts: Allow for per-episode adjustments of imported files #8

Closed Myaamori closed 3 years ago

Myaamori commented 4 years ago

E.g. if a scene change in the OP is delayed by a few frames in a specific episode, it would be nice if you could still use the same source file for the song, but specify that a given imported line should be timed differently. Currently you would have to save the retimed version of the song to a completely different file and import it instead.

I have no idea how to implement this without breaking the bidirectional nature of Merge Scripts. Would have to first figure out how powerful and how automated these per-episode adjustments should be, and then try to come up with a design that still allows for bidirectional importing and exporting of lines (e.g. how should the timing changes be specified, should the import statement have something to select what lines to use, etc).

Myaamori commented 3 years ago

This is probably better handled by SubKt.