Hi,<br><br>I am using VLM to stream some videos via multicast. What I would like to do is, before streaming them, to transcode the source file.<br><br>I have tried with:<br><br>&gt; setup test output #transcode{vcodec=mp4v,acodec=mpga,vb=64,ab=64,deinterlace}:rtp{mux=ts,dst=<a href="http://239.255.1.5:60101">239.255.1.5:60101</a>}<br>
<br>but VLM telnet interface returns an error while treating the entered chain. Changing &quot;rtp&quot; by standard creates a file called <a href="http://239.255.1.5:60101">239.255.1.5:60101</a>, successfully transcoded, but what I need is to stream it.<br>
<br>How can I do it? <br><br>By the way, which options do I have with <span style="font-weight: bold;">vcodec </span>and <span style="font-weight: bold;">acodec</span> atributes? <br><br>Thanks a lot,<br>Javi<br><br><br>