[MPlayer-dev-eng] [PATCH] demux_ts updates and fixes

Arpi arpi at thot.banki.hu
Sun Aug 24 20:36:37 CEST 2003


Hi,

> Thanks, now I can begin to port it to g2  :)
:)

> I have a couple of questions:
> 
> 1) (for g2) did you already port the option code to the stream layer? If 
> so I can begin to patch it with the dvb code

i didnt change it yet, but shouldnt be a big thing to do.
anyway this belongs to g2-dev list...

> 2) (for g1) how do subtitles work? Some users asked me to show them in 
> g1, but I remember I read they aren't treated
> like a stream; is it true?  What's the cleanest implementation in g1 
> that I can use as reference?

do you mean closed captions? or SPU streams? or plain text mess?
CC is implemented in higher level (video.c) so it should work with TS too,
see -subcc option. spu is parsed out by demux_mpeg as stream, and handled by
spudec.c later. for ascii, see the ogm or matroska demuxers.


A'rpi / Astral & ESP-team

--
Developer of MPlayer G2, the Movie Framework for all - http://www.MPlayerHQ.hu



More information about the MPlayer-dev-eng mailing list