[MPlayer-dev-eng] [PATCH] Add DVB teletext support

Reimar Döffinger Reimar.Doeffinger at gmx.de
Sat Aug 22 15:03:05 CEST 2009


On Sun, Aug 16, 2009 at 05:42:03PM +0200, Francesco Lavra wrote:
> On Sat, 2009-08-15 at 23:53 +0000, Carl Eugen Hoyos wrote:
> > Since neither attached patch nor the previous patches apply to current MPlayer
> > tree: Could you send an email with all patches attached?
> 
> Here they are.
> The first patch must be preceded by:
> 	svn mv stream/tvi_vbi.c libmpcodecs/dec_teletext.c
> 	svn cp stream/tv.h libmpcodecs/dec_teletext.h
> The fourth patch is not specifically related to DVB teletext, it fixes a
> bug that prevented auto-detection of the character set used in teletext
> (I thougth it didn't deserve a new thread to be started, so I put it in
> this thread).
> Once DVB teletext support is added, the teletext PID associated to a
> particular program must be put in the channels.conf file using the PID
> +PID+... notation, it can be put next to either the video or audio PID.

I'm sorry, I messed up things a bit for you by adding demuxing of DVB teletext.
I know it's a bit annoying, but it hopefully leads the way to a more acceptable
solution (that e.g. might work with teletext muxed into mkv or other formats).
If you can help out with restructuring the code to work in that style (and feel
free to ask questions about how things are supposed to work) I'd be happy
about it, otherwise I'll hack around slowly on it as I have time.



More information about the MPlayer-dev-eng mailing list