Hello!
I'm stream tv from satelite. (h264/ts)
My client watch iptv with activex plugin. Video picture has interlace, if user has vlc version > 0.9.9.
So, my users can't use vlc version > 0.9.9.
How I may to solve this problem?
I'm try run deinterlace on the server side:
--vout-filter=deinterlace --deinterlace-mode=linear --video-filter=deinterlace
But it is don't work!
It is possible to enable deinterlace on server side, or I must wait when appear vlc 1.1.0?
Thank You!