[MPlayer-dev-eng] Re: [PATCH] SSA/ASS subtitles support
Evgeniy Stepanov
eugeni.stepanov at gmail.com
Sun Jun 11 18:15:58 CEST 2006
On Monday 05 June 2006 12:50, Reimar Döffinger wrote:
> And if there is something in between that causes more than one frame
> delay it will crash or even worse.
> I won't force anyone to do it perfect, I don't care enough about that,
> but it should be clear that this is horrible design, that will probably
> bite us sooner or later.
Ok, it was a bad idea.
I moved libass initialization and rendering back into vf_ass. VFCTRL_EOSD is
used to determine who is going to render subtitles. The filter got "auto"
option, which means "insert only if vo does not support EOSD". If -ass option
is specified by user, and "ass" filter is not, then the filter is added
automatically with "auto=1".
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mplayer-ass.patch.bz2
Type: application/x-bzip2
Size: 31618 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20060611/bce9e117/attachment.bin>
More information about the MPlayer-dev-eng
mailing list