[MPlayer-dev-eng] [PATCH] OSD support for vo_bl
Stefan Schuermans
stefan at blinkenarea.org
Sun Mar 25 14:14:44 CEST 2012
Hello Reimar,
Reimar Döffinger wrote on 25.03.2012 13:44:
> On Sun, Mar 25, 2012 at 01:32:20PM +0200, Stefan Schuermans wrote:
>> After fixing sliced output in vo_bl (@Reimar: thanks for applying),
>> I ran into the problem that vo_bl is currently missing OSD support.
>> The attached patch implements it. Please review.
>
> I guess if it is important to you it could be applied, but I'd
> prefer if you could just use -vf expand=osd=1
Oops, sorry. I missed that one when searching for a solution. Thanks for
the hint. I've just tested it for my purpose, it works fine. :-)
> The only reason to do it in the vo is to gain some speed by avoiding
> an additional memcpy.
I get your point. In my case, speed is not a problem, as there is
anyways -vf crop,scale before.
No need to apply this patch. I've already reverted it in my working copy.
Best regards,
Stefan
More information about the MPlayer-dev-eng
mailing list