Comment #7 on issue 639 by
marieban...@gmail.com: SubRip SRT enhancements
http://code.google.com/p/sws-extension/issues/detail?id=639
I just writte an other article about subtitle creation in Reaper :
here is the link
http://extremraym.com/sous-titrage-facile-reaper/
During the writting, I noticed something that is not intuitive.
Context :
Let say I have Two Regions with subtitles
Region Index 1 / Name: First / Subtitle: Subtitle 1
Region Index 2 / Name: Second / Subtitle: Subtitle 2
Then, I noticed that I missed a sentence between the two regions, so I add
a third Region in that order.
Region Index 1 / Name: First / Subtitle: Subtitle 1
Region Index 3 / Name: Third / Subtitle: Subtitle 3
Region Index 2 / Name: Second / Subtitle: Subtitle 2
Problem:
I think it is more handy to have the Region index display in order, so I
execute the action that Renumber all Markers in Time Order.
Regions index are now fine, but I get this :
Region Index 1 / Name: First / Subtitle: Subtitle 1
Region Index 2 / Name: Third / Subtitle: Subtitle 2
Region Index 3 / Name: Second / Subtitle: Subtitle 3
Index are Renumber, which is great.
Names are preserved, which is great.
But subtitles are inverted.
Feature Request :
5.Renumber Markers doesn't change Subtitles order.
This Feature Request is less important than 1. and 3. but more than 2. and
4. (export CSV)
====
Just a note about Feature Request 4 (export region as CSV)
Because the only way to export subtitles from a project to an other is to
export as SRT, and because of the issue 1., it is no possible to transfer
both region and regions subtitles from one project to another =/
Definitely, Feature Request 1. and 3. are the most important.
(note : no need for FR 3. to handle Breaking Lines)
====
Thanks for listening :)