IlgnerBri / subtitleedit

Automatically exported from code.google.com/p/subtitleedit
0 stars 0 forks source link

New subtitle format #132

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hi Nik,
first of all, thank you for your application. It's great!
I can't find a converter, which could create this format:

1.row  (blank)
2.row  (blank)
3.row  (blank)
4.row  HH.MM.SS.FF-HH.MM.SS.FF
5.row  line1
6.row  line2
7.row  HH.MM.SS.FF-HH.MM.SS.FF
8.row  (blank)                     ! 1st is blank when text is one-line!
9.row  line1     
10.row HH.MM.SS.FF-HH.MM.SS.FF
11.row line1
12.row line2
13.row (blank)

Is it possible to ask you to create another "Unknown.txt" format? I'm attaching 
a sample.
Thank you in advance for your help.
Petr Chocenský

Original issue reported on code.google.com by chocens...@gmail.com on 28 Feb 2013 at 10:00

Attachments:

GoogleCodeExporter commented 8 years ago
Should be fixed with  r1689 /  r1690

Get it from svn or here: http://www.nikse.dk/SubtitleEdit.zip

Original comment by nikse.dk@gmail.com on 3 Mar 2013 at 12:56

GoogleCodeExporter commented 8 years ago
Hi Nik,
This is great! Thank you very much. I will donate your work today or tomorrow 
:-)

Could you edit two things, please?

1)
Our system needs one blank row at the end. So I think that I need to put double 
{ENTER} at the end:

I guess:
sb.AppendLine();
sb.AppendLine();

2)
There are remain italic tags <i> and </i> in the exported txt file.
Could you change these tags to || ?

Example:
01.00.47.06-01.00.50.00
||Vyřiďte tomu americkýmu||
||kovbojovi tohle||
01.00.50.06-01.00.56.21

And that is really all. You helped me a lot.

All the best,
Petr

Original comment by chocens...@gmail.com on 5 Mar 2013 at 10:24

GoogleCodeExporter commented 8 years ago
OK, Petr. Tried to include this in commit r1699 and binary here: 
http://www.nikse.dk/SubtitleEdit.zip

Original comment by nikse.dk@gmail.com on 7 Mar 2013 at 5:08

GoogleCodeExporter commented 8 years ago
Thank you once again. The new Unknown 50 is perfect. I secured a small thank 
for your great work. See today's email from nikolay.utyaganov@hbo.eu.
Good luck and have a nice Easter.
Petr from Prague HBO office.

Original comment by chocens...@gmail.com on 28 Mar 2013 at 11:12