[vlc-devel] libvlc_video_set_deinterlace problem with 2.2.0

spider58 spider58 at gmail.com
Wed May 7 14:51:25 CEST 2014


Hello.

i am using nightly buildings (Version 2.2.0)

libvlc_video_set_deinterlace doesn't work with 2.2.0

here is my code and sub definition

Friend share sub libvlc_video_set_deinterlace(Byval player as intptr, Byval
mode as string)
End Sub

Usage
libvlc.libvlc_video_set_deinterlace(playerhandle, "mean")
or
libvlc.libvlc_video_set_deinterlace(playerhandle, "discard")
or
libvlc.libvlc_video_set_deinterlace(playerhandle, "linear")

nothing happens after these codes

same code working perfect with libvlc 2.0.2

Inadvance thanks for relations.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20140507/1de79015/attachment.html>


More information about the vlc-devel mailing list