<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'><div dir='ltr'>
hello frnds,<BR>               can any1 help me in dis,i have set the 'motion detection video filter' as true, but i dnt want motion vector on video,also want to see message.<BR>can any1 tel me how  i can do dis and is it possible and in wic version.? i m doing  dis project on winform/c# using vlc activex?<BR>tx in advance.this is my second post,w8ing 4 urvaluable reply.i want to check wheather video is playing or not..?<BR>i want to disable motion vactor but not motion detection video filter.<BR>
 <BR>
i have set ffmpeg-vismv to 1,2,4,7 but none can remove the motion vector<BR>
i tried hard nd searched on google but doesnt  yet <BR>
 <BR>
 <BR>
my code in c#:<BR>
 <BR>
string[] option = new string[] { ":sout=#transcode{sfilter={marq{marquee='hello',x=100,y=10}:logo{file=C:\\logo2.png}}}:duplicate{dst=display,dst=std}" };<BR>
//vlc2.playlist.add(@"d:\\Sample2.mpg", "", ":video-filter=motion");<BR>
//vlc2.playlist.add(@"d:\\Sample2.mpg", "", option);<BR>                                        </div></body>
</html>