[Mplayer-cvslog] CVS: main vobsub.c,1.14,1.15

Kim Minh Kaplan kmkaplan at selfoffice.com
Wed Jul 24 15:39:29 CEST 2002


Arpi writes:

> hmm. using stream layer doesn't help in using demuxer at all.
> you should use the demuxer layer (demux_read_*) functions for that...

Today I agree with you.  But when I started I first used the demuxer
layer, but that did not work because there was only the SPU stream.
So I first thought I could kludge around the problem and still use
some of MPlayer's demuxer code.  Alas it turned out I could not and
did the demuxing inside vobsub.

> the stream layer [...] shouldn't be directly used from outside

That's in part why I changed it to standard IO.

Kim Minh.



More information about the MPlayer-cvslog mailing list