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

Aurelien Jacobs aurel at gnuage.org
Thu Sep 11 00:02:30 CEST 2008


Jan Knutar wrote:

> On Tuesday 09 September 2008, Jindrich Makovicka wrote:
> 
> > Can you post some to-do list of issues you intend to fix?
> > From the ones I hit so far, the most annoying are
> >
> > - broken embedded vobsubs (patch still uncommitted)
> > - seeking to the beginning produces EOF and ends the playback
> > - 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.
> 
> here are a few more that broke a frontend, I tested that these issues 
> remain with today's mplayer and -demuxer lavf
>  
> http://lists.mplayerhq.hu/pipermail/mplayer-users/2008-September/074293.html

Oh, that are some interesting information !
Well, the few things about -identify are easy to fix, and I will do
it soon.
The more interesting part here is that realvideo demuxed by lavf is no
playable by the binary real codecs. That's a more serious issue.
It's due to the fact the MPlayer uses a specific packet formatting to
communicate between its demuxers and its real codec. I've already
started working on it and already have half of the solution. So a
patch can be expected soon.

Aurel



More information about the MPlayer-cvslog mailing list