Public bug reported:
I have a (malformed?) srt file that doesn't get detected as a subtitle file by
gstreamer sub parse.
(whereas it works with other mediaplayers)
it looks like:
=====
1
0: 0:26, 26 --> 0: 0:28, 17
I can't see.
2
0: 0:30, 30 --> 0: 0:33, 22
I really can't see.
3
0: 0:40, 40 --> 0: 0:44, 44
I still can't see anything.
[...]
======
But if I just change the first two lines, filling with '0' instead of spaces:
=====
1
00:00:26,026 --> 00:00:28,017
I can't see.
2
0: 0:30, 30 --> 0: 0:33, 22
I really can't see.
3
0: 0:40, 40 --> 0: 0:44, 44
I still can't see anything.
[...]
============
all works as expected.
** Affects: gst-plugins-base0.10 (Ubuntu)
Importance: Undecided
Status: New
--
subrip subtitles typefind too strict
https://bugs.launchpad.net/bugs/280377
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs