[vlc-devel] [PATCH 01/39] video_output: pass the video format to vout_SizeWindow()
Alexandre Janniaux
ajanni at videolabs.io
Mon Oct 7 00:21:29 CEST 2019
Hi,
Wasn't the point about reconfiguring/recycling/reusing part
of a design choice change related to that ?
Or is it that display will only by used again if the input
format is the same so as to avoid buffer access issues? Or
that it is never reused at all and we only reuse windows ?
Regards,
--
Alexandre Janniaux
Videolabs
On Fri, Oct 04, 2019 at 10:11:43PM +0300, Rémi Denis-Courmont wrote:
> Le perjantaina 4. lokakuuta 2019, 0.40.03 EEST Alexandre Janniaux a écrit :
> > Hi,
> >
> > Which "input format" should it be in the new design with a video changing
> > format multiple times?
>
> You cannot change the input format of a vout. You have to stop the vout and
> then start it again.
>
> --
> Rémi Denis-Courmont
> http://www.remlab.net/
>
>
>
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> https://mailman.videolan.org/listinfo/vlc-devel
More information about the vlc-devel
mailing list