[FFmpeg-devel] ASS in AVI

Michael Niedermayer michaelni
Tue Aug 11 20:37:53 CEST 2009


On Tue, Aug 11, 2009 at 02:30:45PM +0200, Aurelien Jacobs wrote:
> Hi,
> 
> This patchset add support for ASS subtitles in AVI demuxer.
> The format is documented [1] and implemented in various tools since sevral
> years.
> 
> First patch export functions of the ASS demuxer so that they can be used
> from the AVI demuxer.
> Second patch add seeking support in the ASS demuxer.
> Third patch finally add support for demuxer ASS subtitles from AVI files
> using functions from the ASS demuxer.

uhm eh hmm wtf ...
what exactly is this patch set doing and why?
ok on can store a whole subtitle file in one chunk, this isnt really sane
but hey the windoz kiddies arent sane.
still i dont see why that would require this mess

1. avi demuxer returns 1 chunk
2. ass parser splits chunk
3. add decoder makes many AVSubtitles ot of it
4. render renders out of the hundreads of AVSubtitles which are needed
   at the current frame

your patch does something else and iam not sure why ...

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Breaking DRM is a little like attempting to break through a door even
though the window is wide open and the only thing in the house is a bunch
of things you dont want and which you would get tomorrow for free anyway
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090811/4f52d9eb/attachment.pgp>



More information about the ffmpeg-devel mailing list