[MPlayer-users] Subtitles problem with -vo gl2 -vf expand

Attila Kinali attila at kinali.ch
Wed Dec 24 11:55:15 CET 2003


On Tue, 23 Dec 2003 16:27:10 +0100
dummy <dummy at boxpl.com> wrote:

> 
> #!/bin/sh
> __GL_SYNC_TO_VBLANK=1
> mplayer -fs -vo gl2 -fixed-vo -vf expand=0:-60:0:0 "$@"
> 
> (geforce 2 card)
> the background of subtitles isn't cleared at all (subtitles are  
> displayed under video). Every time the subtitles are displayed, they  
> are painted over the old text. With mplayer-0.92 everything is ok.

Looks like missing double buffering, either try -double or
add the fith parameter to expand (ie -vf expand=0:-60:0:0:1)

			Attila Kinali

-- 
egp ist vergleichbar mit einem ikea bausatz fuer flugzeugtraeger
			-- reeler in +kaosu




More information about the MPlayer-users mailing list