[vlc-devel] Enable Deinterlace mode

Guy Paddock guy.paddock at gmail.com
Sun Nov 25 09:11:35 CET 2007


This should technically be the right forum, but I'm not sure who would
know. Have you tried asking in the VLC IRC channel?

On Nov 13, 2007 11:30 AM, Scott Graves <scott.e.graves at gmail.com> wrote:
> Guessing from the lack of response that this is the incorrect forum.
> Sorry for the trouble.
>
>
>
> On Nov 12, 2007 8:45 PM, Scott Graves <scott.e.graves at gmail.com> wrote:
> > I was sending invalid data - the value is being retrieved properly.
> > To control this, I'm adding "--vout-filter deinterlace" to the list of
> > arguments passed to "libvlc_new()".
> > Is there a way to add and configure the deinterlace filter after video
> > playback has begun without the need to specify the global arg?
> >
> >
> >
> >
> > On Nov 12, 2007 3:18 PM, Scott Graves <scott.e.graves at gmail.com> wrote:
> > > 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?
> > >
> >
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> http://mailman.videolan.org/listinfo/vlc-devel
>



More information about the vlc-devel mailing list