[MPlayer-dev-eng] [PATCH] handle vobsub idx information from lavf demuxer

Reimar Döffinger Reimar.Doeffinger at stud.uni-karlsruhe.de
Sat Aug 30 15:23:12 CEST 2008


Hello,
On Sat, Aug 30, 2008 at 02:31:22PM +0200, Aurelien Jacobs wrote:
> About the text format parsed here, it is the format of .idx dvd files
> IIRC, and that's exactly what is stored in matroska files for example.

E.g.
http://samples.mplayerhq.hu/sub/NeroMP4/unsupported-embedded-subs-2.mp4
uses a different, binary metadata format (actually, just the 16 palette
entries as 32 bit bigendian ints, and I think that is also what the
lavf mov demuxer exports, though I have not checked).
Not sure how it handles width and height, since nobody handles that,
but I guess it could be stored in the stream info.

Greetings,
Reimar Döffinger



More information about the MPlayer-dev-eng mailing list