Hi,

> I came acros some subtitles in format called VobSub. I have some Windows
> libraries (with sources) which let Windows Media Player display them. Do
> you have any idea what format this is? Guessing from file sizes it isn't
it's SPU image stream from .vob files. simply dump the subtitle stream
from a vob file using an mpeg2 demuxer to get it.
as they are rle-like compressed, 16-color images, you need different code
to display than normal, text subtitles.

> plain text. Maybe bitmaps with subtitles? Are there any Linux tools
mplayer will support as soon we support dvd subtitles.

> supporting these subtitles? Or have you plans to support them in
> aviplay?
dunno


A'rpi / Astral & ESP-team

--
mailto:[EMAIL PROTECTED]
http://esp-team.scene.hu

_______________________________________________
Avifile mailing list
[EMAIL PROTECTED]
http://prak.org/mailman/listinfo/avifile

Reply via email to