<!doctype html public "-//W3C//DTD W3 HTML//EN">
<html><head><style type="text/css"><!--
blockquote, dl, ul, ol, li { padding-top: 0 ; padding-bottom: 0 }
 --></style><title>[vlc] adding deinterlace option to rtsp
reading</title></head><body>
<div>Hello!</div>
<div><br></div>
<div>I read a flux with rtsp and I would like to add deinterlacing
(blend) to the command, but I am such a beginner that I can't make it.
Please show me an example of correct syntax:</div>
<div><br></div>
<div><font face="Courier" color="#000000">% vlc
rtsp://www.example.org/your_stream :blend</font></div>
<div><font face="Courier" color="#000000">% vlc
rtsp://www.example.org/your_stream --deinterlace=blend</font></div>
<div><font face="Courier" color="#000000">% vlc
rtsp://www.example.org/your_stream -- blend</font></div>
<div><font face="Courier" color="#000000">...</font></div>
<div><font face="Courier" color="#000000">?</font></div>
<div><font face="Courier" color="#000000"><br></font></div>
<div>Thank you!</div>
</body>
</html>