[vlc-devel] [PATCH 1/6] decoder: add code to send 3d metadata to the output modules to be handled
Rémi Denis-Courmont
remi at remlab.net
Mon Aug 13 18:02:46 CEST 2018
Le lundi 13 août 2018, 17:44:41 EEST Steve Lhomme a écrit :
> From: "Mohammed (Shaan) Huzaifa Danish" <shaan3 at gmail.com>
>
> This is because we don't want a new vout everytime the video stereo mode
> changes.
Either you recreate the video output, or there is a change-source-$property
control request that all video outputs (or all video windows, depending)
implement. You cannot just change a property silently, AFAIK.
And I don't think that the latter is even realistic here. We cannot switch
(almost) all video output to invalid-pictures just for stereoscopy.
--
Rémi Denis-Courmont
More information about the vlc-devel
mailing list