Mailing List archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[vdr] Re: Titming problem? Subtitles with dvd-plugin with xine
> > Also, if I press the menu-button while having dvd-subtitles, the menu
gets
> > overwritten by the subtitles. I also got a crash while bringing up the
> > vdr-menu while having subtitles enabled.
> Currently, vdr-xine keeps a pointer to the current OSD object, to be able
to
> show the current OSD when xine connects to VDR. Usually, there should only
> exist one OSD object at a time, but it might well be, that a second OSD
object
> is constructed before the old one gets destructed.
> Such a case might either cause an assert statement to bail out or might
cause
> a crash.
Here's an example:
vdr-1.3.8: xineDevice.c:810: void PluginXine::cXineDevice::OnFreeOsd(cOsd*):
Assertion `osd == m_currentOsd' failed.
Home |
Main Index |
Thread Index