You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I encountered an issue where the program fails to properly handle .ass subtitle files if the order of fields in the Format line under the [Styles] section is modified. For example:
Actually it doesn't interpret the Style definition lines, it just follow a fixed order which most ass scripts use. For now, you can just edit your script to let it follow this order: Format: Name, Fontname, Fontsize, PrimaryColour, SecondaryColour, OutlineColour, BackColour, Bold, Italic, Underline, StrikeOut, ScaleX, ScaleY, Spacing, Angle, BorderStyle, Outline, Shadow, Alignment, MarginL, MarginR, MarginV, Encoding
I encountered an issue where the program fails to properly handle .ass subtitle files if the order of fields in the Format line under the [Styles] section is modified. For example:
Steps to Reproduce:
The text was updated successfully, but these errors were encountered: