[MPlayer-cvslog] r27551 - trunk/libmpdemux/demux_lavf.c

Aurelien Jacobs aurel at gnuage.org
Thu Sep 11 00:10:14 CEST 2008


Jindrich Makovicka wrote:

> On Tue, 9 Sep 2008 16:34:07 +0200
> Aurelien Jacobs <aurel at gnuage.org> wrote:
> > This was one of the purpose of making lavf demuxer the default one:
> > giving it more testing. So far, it has worked well, since it has
> > uncovered a few issues that I fixed, or am in the process of fixing.
> > But it seems you just don't want the lavf demuxer to improve or become
> > the default one.
> 
> Can you post some to-do list of issues you intend to fix?

Sure, I guess it would be useful.

> From the ones I hit so far, the most annoying are

The most annoying ?? Are they other, less annoying one ?
I'm interested by any issue.

> - broken embedded vobsubs (patch still uncommitted)

Right. But the patch wasn't very nice.
I've just submitted a much nicer one.

> - seeking to the beginning produces EOF and ends the playback

Could you tell me more about this ? I'm not aware of it, and
can't reproduce it...

> - when switching between audio tracks using '#', there is an additional
>   "no audio" mode, but with no OSD message... this is IMHO useless,
>   as most of people would use "mute" instead.

See Evgeniy's answer.

Other issues I'm working on:

- real video decoding with binary codec
- more complete display/identify of track lang/name, chapters...
- ass subtitle duplication after a seek (it's just a matter of
  committing my existing patch)

Aurel



More information about the MPlayer-cvslog mailing list