[FFmpeg-devel] ASS in AVI

Aurelien Jacobs aurel
Tue Aug 11 14:30:45 CEST 2009


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.

Aurel

[1] http://www.alexander-noe.com/video/documentation/avi.pdf
-------------- next part --------------
A non-text attachment was scrubbed...
Name: avi_ass_1.diff
Type: text/x-diff
Size: 4808 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090811/a6687eb5/attachment.diff>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: avi_ass_2.diff
Type: text/x-diff
Size: 2490 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090811/a6687eb5/attachment-0001.diff>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: avi_ass_3.diff
Type: text/x-diff
Size: 4989 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090811/a6687eb5/attachment-0002.diff>



More information about the ffmpeg-devel mailing list