[vlc-devel] [RFC] vout: subtitles outside the video area in direct3d9
Salah-Eddin Shaban
salah at videolan.org
Sat Feb 25 16:31:28 CET 2017
On Sat, Feb 25, 2017 at 5:03 PM, Jean-Baptiste Kempf <jb at videolan.org> wrote:
> Hello,
>
Hi,
> I don't think this is the correct way to do it.
> I believe it should work like video-title-position option and have a
> link to sub-margin.
>
> Finally, the video output should report to the core whether it is
> capable of doing it or not and then it should be linked with the
> placement.
>
Yes, that's what the flag is for
info.scale_spu_to_display = true;
Placement options should still work. They will now be relative to the
whole display instead of being restricted to video borders.
I will test to make sure.
More information about the vlc-devel
mailing list