Split line at video and text box position
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 68/100
Research direction
Start at the implementation of “Split line at video and text box position” and locate the existing line-balancing logic used elsewhere in Subtitle Edit. Ensure each subtitle created by the split can be rebalanced independently while respecting the configured maximum line length, and verify the optional behavior produces more balanced lines.
Written by the indexing model from the issue text.
Description
When using "Split line at video and text box position", the resulting subtitles often have very poorly balanced line breaks.
For example, after splitting a long subtitle into two shorter ones, one of the resulting subtitles may end up looking like this:
One
very long subtitle line with many words
instead of something much more balanced.
I think this operation should optionally perform automatic line rebalancing on each newly created subtitle after the split.
In other words:
- Split the subtitle at the selected video/text position.
- Take each resulting subtitle independently.
- Apply the same line-balancing logic used elsewhere in Subtitle Edit (respecting the configured maximum line length).
This would produce much cleaner subtitles without requiring the user to manually rebalance both resulting subtitles every time.
An optional checkbox such as "Rebalance lines after split" (or simply reusing the existing rebalancing algorithm automatically) would make this feature much more practical.
- Dominant language
- C#
- Stars
- 14.3k
- Forks
- 1.3k
- Avg merge
- 1h 19m
- Merged PRs (30d)
- 782
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from SubtitleEdit/subtitleedit
-
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
SubtitleEdit/subtitleedit#15108 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
SubtitleEdit/subtitleedit#14950 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
SubtitleEdit/subtitleedit#14726 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
SubtitleEdit/subtitleedit#14510 · 3 comments · 1 reaction ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
SubtitleEdit/subtitleedit#12576 ·
All issues in SubtitleEdit/subtitleedit
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
-
:watch: Not Triaged 11.0 fundamentals/subsvc
Difficulty 2/5 1-3 hours Newbie friendliness 92/100
dotnet/AspNetCore.Docs#37699 ·
-
area/docs-content Bug pulumi/docs
Difficulty 1/5 1-3 hours Newbie friendliness 94/100
-
agentic-workflows untriaged
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
Create parent directories only after the containment check in InstallHelper.TryExtractToDirectory Open
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
PowerShell/PSResourceGet#2056 ·