[MPlayer-dev-eng] [PATCH] ogm subtitle text streams will bepassed through iconv()

Moritz Bunkus moritz at bunkus.org
Mon Dec 2 17:31:25 CET 2002


Hi.

> You are right, I was confused by mplayer's counting of subtitle ids when I tried -
> it's neither counting from 0 to N for each subtitle stream, nor from 1 to N and not
> even using the (absolute) stream numbers that "ogminfo" emits - it seems to use the
> absolute numbers from "ogminfo" minus one.

Well... It uses the stream's 'serial number' which - according to the
OGG specs - simply have to be different for each stream contained in a
file. ogmmerge creates them by starting with 0 and counting up.
Unfortunately ogminfo does not report the serial id at all but tells
you something like 'this is the first text stream of N streams I found
so far (e.g. ...(t1/2)). I'll address that and add the serial number to
ogminfo's output.

The same is true for mplayer's -aid option, maybe for the -vid option
as well (I suggest it is, but I haven't tested it).

-- 
 ==> Ciao, Mosu (Moritz Bunkus)



More information about the MPlayer-dev-eng mailing list