[MPlayer-dev-eng] [PATCH] Move SSA/ASS subtitles handling out?of mkv demuxer

Evgeniy Stepanov eugeni.stepanov at gmail.com
Sun Jan 6 22:28:53 CET 2008


Oops. I've sent an updated patch 2 days ago... to myself by mistake )) KMail 
somehow lost my folder settings after restart. Sorry for the extra work. Here 
it is.

An updated version of the patch. Now all ass_tracks are created and 
initialized at the end of demux_open_stream. The actual demuxer just sets 
sh_sub->type='a', sh_sub->codecdata and feeds data packets to stream.

I'm assuming that extradata is available after demuxer is opened. It seems 
that audio decoders also rely on this, so it must be true.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 1.patch
Type: text/x-diff
Size: 8495 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20080107/2cfc1e04/attachment.patch>


More information about the MPlayer-dev-eng mailing list