Opened 20 years ago

Last modified 18 years ago

#55 assigned defect

Incorrect subtitle if using gl2 vo driver

Reported by: nihil@… Owned by: reimar
Priority: normal Component: vo
Version: HEAD Severity: normal
Keywords: Cc: sakya_tg@…
Blocked By: Blocking:
Reproduced by developer: no Analyzed by developer: no

Description

If I want to position the subtitle outside of the movie display but below the
movie display in the black stripe, this does not work correctly with the gl2
video driver.

The used command:

mplayer -vo gl2 -subfont-autoscale 3 -subfont-text-scale 3 -vf
scale=800:-2,expand=800:600 -fs movie.avi

The problem is, that the old subtitle leaves in the display unchanged, and the
new one will be writen on the old one. Thereby the subtitle is unreadable.

The problem dos not happen if the x11 driver is used.

Attachments (1)

gl2_removeosd.diff (2.9 KB ) - added by reimar 20 years ago.
removing OSD from gl2

Download all attachments as: .zip

Change History (10)

comment:1 by nihil@…, 20 years ago

Kernel: 2.6.7
CPU: Intel(R) Celeron(R) CPU 2.40GHz
Video Card: ATI Radeon 9600
X11 driver: fglrx-4.3.0-3.11.1

comment:2 by reimar, 20 years ago

Status: newassigned

It seems this can't be fixed easily. As a workaround use expand=800:600::1

comment:3 by reimar, 20 years ago

Owner: changed from alex@… to Reimar.Doeffinger@…
Status: assignednew

by reimar, 20 years ago

Attachment: gl2_removeosd.diff added

removing OSD from gl2

comment:4 by reimar, 20 years ago

Try this in combination with the patch at
http://mplayerhq.hu/pipermail/mplayer-dev-eng/2004-August/028239.html, this
should fix the problem.
Please test and report whether this solution gives you any trouble.

comment:5 by reimar, 20 years ago

Status: newassigned

comment:6 by nihil@…, 20 years ago

I tryed the patch with the MPlayer-20040813. The problem still exist.

comment:7 by reimar, 20 years ago

Looks like this can't be easily fixed. But you could try -vo gl if it works for
you. It has OSD support now.

comment:8 by reimar, 18 years ago

Cc: sakya_tg@… added

comment:9 by reimar, 18 years ago

* Bug 344 has been marked as a duplicate of this bug. *

Note: See TracTickets for help on using tickets.