VLC Active-X Deinterlace
Posted: 03 Dec 2009 16:33
Hello everybody, please help me to set deinterlace option for vlc active-x plugin embedded inside html page. Is it possible?
I omitted some code with "..."
<object classid="clsid:..." codebase="..." ...>
<param name="src" value="http://some-path deinterlace-mode x"/>
<param name="autoplay" value="true"/>
</object>
I tried several combinations:
--deinterlace-mode x
:deinterlace-mode x
deinterlace-mode bob
... in vain
There is video ouput, but no deinterlacing work notified
Thank you in advance!
I omitted some code with "..."
<object classid="clsid:..." codebase="..." ...>
<param name="src" value="http://some-path deinterlace-mode x"/>
<param name="autoplay" value="true"/>
</object>
I tried several combinations:
--deinterlace-mode x
:deinterlace-mode x
deinterlace-mode bob
... in vain
There is video ouput, but no deinterlacing work notified
Thank you in advance!