[vlc-devel] Enable Deinterlace mode

Scott Graves scott.e.graves at gmail.com
Mon Nov 12 22:18:21 CET 2007


I'm searching through the source for vlc-0.8.6c trying to isolate
where/how deinterlacing is enabled/retreived. So far, using libvlc,
I've been able to playback an .avi using the methods exposed by the
api.

I'm assuming that one would use 'VLC_VariableSet()'; however, I
continue to receive (-30) when attempting to call 'VLC_VariableGet(ID,
"deinterlace", t)' to find out the current value. Where do I need to
look to find out how this feature is enabled?



More information about the vlc-devel mailing list