filter_deinterlacing
Samuel Hocevar
sam at zoy.org
Sun Apr 28 19:52:42 CEST 2002
On Sun, Apr 28, 2002, gabriel beauchamp wrote:
> When I choose filter_deinterlace, I get absolutely no image on my screen...
> just sound!? Why is that? Is there a way to fix this. Does linux support
> filter_deinterlacing??
Yes, but there was a bug preventing it to work. A fix is in the
current CVS, but if you have the vlc sources you can just edit
plugins/filter/deinterlace.c, look for the following line:
ADD_SHORTCUT( "deinterlace" )
and replace it with:
ADD_SHORTCUT( "filter_deinterlace" )
Regards,
--
Sam.
--
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>
More information about the vlc
mailing list