I have an .srt file but it does not work . Can anyone help me? thanks. it is in chinese but my other .srt files also in chinese works fine.
1
00:00:15056 - > 00:00:
16391
让我们开始上课
2
00:00:16808 - > 00:00:
18351
在将最后一个单元
3
00:00:18393 - > 00:00:
19686
我已经介绍
4
00:00:19686 - > 00:00:
21146
中国本草概念
+ Reply to Thread
Results 1 to 7 of 7
-
-
thanks for your help. I can load it now but its a mess , all the subtitles come out at the same time.
May I know what you did to enable me to
[Attachment 37871 - Click to enlarge]load it? -
@ winsen
Hi. Such subtitle has some "tricks" on it. Or same kind of "errors" or "protection" to avoid some editing or copying.
Here below follow the file edited with srt format pattern. But it is "protected" or containing some kind of "errors".
When we try to open it using Subtitle Edit all timing / srt format was messed up.
See above ( picture) and below ( on attachment ) the subtitles with timing / srt pattern "errors".
But, despite of that, maybe we can editing them to correct srt format / timing pattern.
The downside is that we may need do it manually, line by line, one by one.
I don't know how to do it properly yet.
Best regards.
devil (johner)Last edited by devilcoelhodog; 20th Jul 2016 at 10:41.
-
At first I could not even load the subtitles. What changes did you make to the file? Now, at least I can load the file.
-
@ winsen:
Hi.
One of the first things that jumped to me was that your subtitle uses "- >" and the subtitles I have use "-->"
Maybe Subtitle Edit is more relaxed and accepts the invalid "- >" ?
Open the subtitle file in notepad and do a "search and replace", and you'll have a fixed subtitle file in less tan a minute.
Also, the srt file is marked as UTF8 at the beginning and instead of using the plain ":" character to separate hours , minutes , seconds and so on, it uses an unicode character that has the same visual representation as ":" but it's different.
Code:
1
00:00:15056 - > 00:00:
16391
让我们开始上课
1
00:00:15056 --> 00:00:16391
让我们开始上课
(remove line break in the middle of 'out' time)
All of such information were given from users belong to Doom9, who help me about the subject. Thanks to them and thanks to all who help too!
---> http://forum.doom9.org/showthread.php?t=173707
See below your subtitle. Try it again.
Thanks.
Best regards.
devil (johner) -
@ winsen
Hi. I open the subtitle using Subtitle Edit and the program give me the following message.
After that, I save a new subtitle. And manually make a timing correction on line 173:
173
00:08:147,44 --> 00:08:16,496
值得注意的是, 当我们谈论的毒性
173
00:10:27,044 --> 00:08:16,496
值得注意的是, 当我们谈论的毒性
So, I need to correct it manually, using some text editor.
After that, I could open such new subtitle without any complains using Subtitle Edit . Except line 173, which one insist appears using "old time".
Now, you can test the subtitle and see if it runs nice on videos.
I don't know if the previous messages will cause any problems on the subtitle. You must test and make all the corrections needed.
Thanks.
Best regards.
devil (johner)
Similar Threads
-
How to position a subtitle in a .srt file ?
By momo1984 in forum SubtitleReplies: 24Last Post: 24th Feb 2019, 04:01 -
Convert XML to SRT subtitle file
By subsync in forum SubtitleReplies: 7Last Post: 15th Jun 2015, 17:08 -
How to Get SRT Subtitle File To Print on MP4 from Handbrake?
By pone44 in forum Video ConversionReplies: 14Last Post: 15th Mar 2015, 13:29 -
Adding formatting to an srt subtitle file
By Bert Coules in forum SubtitleReplies: 13Last Post: 7th Apr 2014, 09:15 -
How can I Burn DVD using avi file and .srt file as subtitle
By Gayanx in forum Authoring (DVD)Replies: 7Last Post: 15th Jul 2012, 00:56