#1936 closed defect (fixed)
ASS/SSA support
Reported by: | Owned by: | reimar | |
---|---|---|---|
Priority: | normal | Component: | core |
Version: | HEAD | Severity: | normal |
Keywords: | VERIFIED | Cc: | |
Blocked By: | Blocking: | ||
Reproduced by developer: | no | Analyzed by developer: | no |
Description
Are there any plans to get this working again?
The last build I have with working ASS/SSA subtitle support is r30815, then I have a build of r30886 and it is broken.
Unfortunately I'm unable to compile those builds myself - I can compile later builds but I get errors on those earlier ones - so I can't be more specific with revisions.
Interestingly, the log says that r30849 was when ASS/SSA support was added, so maybe the builds older than that were using a patch to enable it (they are the Sherpya builds) or were ASS/SSA subs supported in the trunk prior to r30849?
Change History (6)
comment:1 by , 14 years ago
comment:2 by , 14 years ago
What is "this"? It is working just fine for a lot of people.
Are you using the -ass option?
comment:4 by , 13 years ago
Then I don't understand what you mean by "It works fine in MPlayer2", MPlayer2 does have mencoder to my knowledge.
comment:5 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
-ass with mencoder should be somewhat-working with r233920.
comment:6 by , 13 years ago
Keywords: | VERIFIED added |
---|
Hi Reimar :)
When I said it is working in MPlayer2, I meant mplayer2-vo-lavc, which is the MPlayer2 future replacement for MEncoder.
Just tested and it works, thanks a lot, this is really awesome
It works fine in MPlayer2 so I wonder if anyone could poke around the MPlayer2 code for the fix?
I just did a quick diff of the \sub\ folders for MPlayer and MPlayer2, and the ASS/SSA related files are still very similar.