Age | Commit message (Collapse) | Author |
|
format_srt_time uses a comma as the delimiter between seconds and
milliseconds while _subtitles_timecode uses a dot. All .srt examples I
found on the Internet uses a comma, so I use a comma in the merged
version. See http://matroska.org/technical/specs/subtitles/srt.html and
http://devel.aegisub.org/wiki/SubtitleFormats/SRT
|
|
A common routine is implemented in utils.py and can be used via
--convert-subtitles.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
duncankl-voicerepublic
|
|
|
|
According to http://en.wikipedia.org/wiki/N-Joy, n-joy.de is a service
hosted by NDR, so I put them together.
|
|
(closes #5665)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
And move test from generic, since it's directly handled by MLBIE
|
|
In verbose mode, '#' is interpreted as the start of a comment.
|
|
|
|
The original extraction logic always fails for all test videos
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
not contain it explicitly (Closes #5630)
|
|
|