[MPlayer-cvslog] r25350 - in trunk: mpcommon.c spudec.c spudec.h vobsub.c

Ulion ulion2002 at gmail.com
Fri Jan 18 15:59:47 CET 2008


2008/1/18, Reimar Döffinger <Reimar.Doeffinger at stud.uni-karlsruhe.de>:
> Hello,
> On Thu, Jan 17, 2008 at 05:25:58PM +0200, Jan Knutar wrote:
> > On Thursday 17 January 2008 04:19, Ulion wrote:
> > > you are right, also is your suggestion, the code try to find the
> >
> > <snip>
> >
> > The fix does indeed prevent the crash from happening for me, however,
> > MPlayer still loses subs. When they vanish, they vanish until I seek,
> > and stay until playback reaches another "magical" point that disables
> > the subs again.
>
> I think the code is quite broken, it does not take into account
> non-continous or wrapping timestamps (I am not sure but I'd think they
> have to be taken into account), and in addition I think this code
> part specifically should only be active right after seeking...

I can set a flag when vobsub_seek get called and set these code only
be runned when the flag is set then clear the flag. But before I have
to do that, I'd like to look the vobsub file causing problem.

-- 
Ulion



More information about the MPlayer-cvslog mailing list