Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
Admin message
The migration is almost done, at least the rest should happen in the background. There are still a few technical difference between the old cluster and the new ones, and they are summarized in this issue. Please pay attention to the TL:DR at the end of the comment.
I haven't looked at vobsub subtitles too closely, but apart from obviously needing support to demux and hook them into the subpicture renderer, I think they also need an extra text file that supplies the palette information?
If so, we need a mechanism to provide both files in a logically-linked manner.
Any chance of a link to a sample or two, to save me hunting them up?
Oops, I put this comment on Bug 350311 that should have gone here:
I have some local commits to push after we thaw that add support for DVD subpictures in MPEG-PS streams to mpegpsdemux. With that in place, the subpictures can be rendered by playbin/playbin2, but there are a few more pieces missing:
external vobsub also requires the .idx in order to get the colour palette to use and some other info.
playbin2 needs to group the subpicture streams together and expose them as selectable subtitle streams for the players.