Page 1 of 1

auto interlacing mode

Posted: 27 Mar 2016 15:56
by theedge123
Hello,

I would like to use libvlc_video_set_deinterlace(...) to set interlacing to auto mode (api 2.0).
But the available modes are

Code: Select all

{ "" "discard", "blend", "mean", "bob", "linear", "x", "yadif", "yadif2x", "phosphor", "ivtc", }
How is it set to auto in the VLC GUI interface ?

--
Fabien

Re: auto interlacing mode

Posted: 28 Jun 2016 09:55
by Jean-Baptiste Kempf
with a different API