Opened 18 years ago
Closed 18 years ago
#1224 closed defect (duplicate)
SSA subtitles in .mkv files are not displayed properly
| Reported by: | Owned by: | ||
|---|---|---|---|
| Priority: | normal | Component: | libass |
| Version: | 1.0rc2 | Severity: | normal |
| Keywords: | Cc: | ||
| Blocked By: | Blocking: | ||
| Reproduced by developer: | no | Analyzed by developer: | no |
Description
In some .mkv files MPlayer (v. 1.0rc2 r24722, Linux) shows not only the subtitle's text but some special symbols smth like this:
0 | 948 0 958 10 958 49
69 10 59 0 49 0 10 10 0
This strings appears over the speech text.
I enable SSA/ASS support but it didn't help.
I check this files in Windows (MediaPlayer Classic from K-Lite Codec Pack 4.0) - all subs were displayed properly without any garbage.
I've found that this bug apears only when subs contain some pseudographics (frames, backgrounds etc.).
Maybe the cause is the new SSA specification?
PS: it's my first bug report so sorry if it's not good
Attachments (1)
Change History (4)
comment:1 by , 18 years ago
by , 18 years ago
| Attachment: | sample-subtitles.ssa added |
|---|
It's the sample of "bad" ssa subs: the garbage apears on the lines 69,70 and 78,79
comment:2 by , 18 years ago
comment:3 by , 18 years ago
| Resolution: | → duplicate |
|---|---|
| Status: | new → closed |
Those are drawing commands, since r27442 they are ignored.
* This bug has been marked as a duplicate of bug 1227 *

please upload the subtitle file if possible.
or small video sample with the problem.