[MPlayer-cvslog] r27484 - trunk/libmpdemux/demux_lavf.c
Aurelien Jacobs
aurel at gnuage.org
Wed Aug 27 13:32:49 CEST 2008
Jindrich Makovicka wrote:
> On Wed, 27 Aug 2008 01:47:47 +0200
> Aurelien Jacobs <aurel at gnuage.org> wrote:
>
> > Uoti Urpala wrote:
> >
> > > On Tue, 2008-08-26 at 23:12 +0200, aurel wrote:
> > > > Log:
> > > > prefer libavformat to demux matroska files
> > > > I can't spot any regression anymore. If you find one, please tell
> > > > me.
> > >
> > > - the timestamp bug causing lost/broken subtitles is still there
> >
> > I've no idea of what you're talking about here.
> > Bugreport somewhere ?
> >
> > > - the track output becomes a lot worse: instead of
> > > [mkv] Track ID 3: subtitles (S_TEXT/ASS) "KAA Styled Subs", -sid
> > > 0, -slang eng you get the almost completely useless
> > > [lavf] Subtitle stream found, -sid 0
> >
> > Well, adding the -slang information might be useful (even though
> > runtime subtitle switching with the 'j' key is much more user
> > friendly).
>
> It is not so friendly now as the subtitle language is displayed as
> "unknown" on the OSD for all subtitles.
Hum... I was sure this worked fine. In fact the bug is simply that
MPlayer don't act the same way whether the lavf or lavfpref demuxer
is used.
It is now fixed.
> Also, embedded VOBsubs have wrong Y-position for some reason. They are
> shifted to the bottom and only the top half of them seems to be
> visible.
I can't reproduce this.
Sample welcome.
Aurel
More information about the MPlayer-cvslog
mailing list