[MPlayer-dev-eng] [PATCH] automatically insert vf_expand for displaying OSD
Reimar Döffinger
Reimar.Doeffinger at stud.uni-karlsruhe.de
Mon Aug 30 22:49:30 CEST 2004
Hi,
> It's not that slow, i used it on my laptop (700MHz PIII) w/o
> conciderable speed los. I just care more about the slow system who are
> already at the limit with just playing the file. IMHO it's a policy
> decission: Shall filters that may slowdown playback be added
> automagicaly or not.
>
> IMHO this is a no, no matter how much/little it slows down.
I agree, a better solution is necessary. But I'd like to know if it
works, so if you can test (e.g. with vo_gl or by removing VFCAP_OSD from
other drivers) please do!
The reason I want this is because
1) vo_gl2 OSD is broken (bug #55).
2) It would allow to remove duplicate code from (possibly at a little
loss of speed?) vo_gl2, vo_x11, vo_xv etc... nearly all vos do OSD
drawing via software, although some can do it in a way that saves one
copying of the frame...
Greetings,
Reimar Döffinger
More information about the MPlayer-dev-eng
mailing list