[Mplayer-advusers] Fw: [MPlayer-users] ugly subtiles

Fredrik Kuivinen freku045 at student.liu.se
Sat Mar 16 13:12:13 CET 2002


On Sat, Mar 16, 2002 at 12:41:01PM +0100, Attila Kinali wrote:
> Hi,
> 
> Looks like sdl has problems with direct rendering
> (-vo_nodr fixed the prob)
>

xv and x11 have the same problem. The problem is that the OSD is drawn on top
of the movie but some codecs don't redraw everything every frame (which is good,
faster). This results in that sometimes when the codec redraws parts of the
frame some parts of the OSD disappear but others remain which is ugly.

One way to solve this is to always draw the osd above or below the movie
instead. This is currently done with -vo sdl if there is enough screen space.

Another way is to disable direct rendering if osd is used. But the direct
rendering speed increase is quite nice to have...

/ Fredrik Kuivinen




More information about the MPlayer-advusers mailing list