[MPlayer-users] OGM subtitles with MPlayer 1.0pre2
D Richard Felker III
dalias at aerifal.cx
Tue Oct 7 15:17:08 CEST 2003
On Tue, Oct 07, 2003 at 08:53:28AM +0200, Marcel Klein wrote:
> [Automatic answer: RTFM (read DOCS, FAQ), also read DOCS/bugreports.html]
> Hello
>
> I have installed MPlayer 1.0pre2 and it worked nice, but i have one problem ;(. When i want watch OGM files I have no subs mplayer said:
>
> > Subtitles requested but not found.
>
> but there is a subtitle:
>
> > mplayer -v file.ogm
> > ...
> > ==> Found audio stream: 1
> > OGG : stream 1 is vorbis
> > ==> Found audio stream: 2
> > OGG : stream 2 is vorbis
> > OGG stream 3 is text
> > OGG demuxer : found 2 audio streams, 1 video stream and 1 text stream
> > OGG file format detected.
> > [V] filefmt:18 fourcc:0x30355844 size:640x480 fps:23.98 ftime:=0.0417
>
> when i run mplayer with
>
> > mplayer -sid 3 file.ogm
mplayer -sid 1 file.ogm
(MPlayer does not use absolute stream numbers for ogm, but rather -sid
1 means first text stream, -sid 2 means second one, etc.)
Rich
More information about the MPlayer-users
mailing list