Reversing a subtitle #6536
Unanswered
thepwrtank18
asked this question in
Q&A
Replies: 2 comments
-
On Sun, Dec 18, 2022, 19:43 TheTank20 ***@***.***> wrote:
Copy/paste the complete subtitle file to Notepad++. Use the function for
sorting all lines in reverse lexicological order. Presto magic.
|
Beta Was this translation helpful? Give feedback.
0 replies
-
There is a thing in SE itself that does this: Tools->Sort by->Start time. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I downloaded an SSA, which looks like this:
See how the start time goes down as the list goes on. The beginning's at the bottom. How do I reverse this so that the beginning is at the top, like normal? This way, I can convert it to an SRT properly.
Beta Was this translation helpful? Give feedback.
All reactions