Video will be MPEG-4 Part 2 compatible and audio MPEG-1 Audio Layer II compatible. And container format is Transport Stream. AFAIK mp4v and mpga are done via libavcodec. <br><br><div class="gmail_quote">2010/4/9 Yaron Jackoby <span dir="ltr"><<a href="mailto:yaronj3@gmail.com">yaronj3@gmail.com</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div dir="ltr"><div>Hi,</div>
<div>I saw in an example of streaming using a trnscoding: </div>
<div><strong>vlc -vvv input_stream --sout '#transcode{vcodec=mp4v,acodec=mpga,vb=800,ab=128,deinterlace}:<br>standard{access=udp,mux=ts,url=239.255.12.42,sap,name="TestStream"}'</strong><br></div>
<div>as this example I understand it take the input and encode it as mp4, is it true?</div>
<div>If it is is it done using the libavcodec in the encdoe?</div>
<div> </div>
<div> </div>
<div>BR,<br>Yaron Jackoby<br></div></div>
<br>_______________________________________________<br>
vlc-devel mailing list<br>
To unsubscribe or modify your subscription options:<br>
<a href="http://mailman.videolan.org/listinfo/vlc-devel" target="_blank">http://mailman.videolan.org/listinfo/vlc-devel</a><br>
<br></blockquote></div><br>