|
From: Michael R. <mr...@us...> - 2002-11-04 15:42:06
|
Hi Stane,
> I have xine v0.9.13. I wanted to view a movie with subtitles
> (that come in a separate text file)
> but they did not show up. Then I found out that support for
> viewing subtitles if coding is mpeg is not supported (avi only).
> Is this included in the development now? I have made a very quick
> fix to it so I can see subtitles for my particular movie. If no one
> is developing it, should I make it more general and post the patch to
> someone?
Since xine-lib is now multistream capable, I think the separate
subtitles should be played with an additional stream. I have this on my
TODO list. The necessary work for that is:
* write a demuxer plugin for subtitle files
* turn the sputext decoder into a "real" decoder taking its data from
the stream fifos and not from the input plugin by some crude hack
This is the cleanest and most flexible way. It will work with every
format from every input.
Any help on this matter is always welcome.
Michael
--
panic ("Splunge!");
2.2.16 /usr/src/linux/drivers/scsi/psi240i.c
|