This is my "tool chain" running on Mac OS X:<div><br></div><div>QT Broadcaster (out:Manual Unicast+SDP) => (in:SDP) VLC (out:UDP) => (in:UDP) Apple Media Stream Segmenter (out:M3U8+TS) => FTP => HTTP => iPhone<br clear="all">
<br></div><div>The whole chain works perfectly except for one annoying thing: </div><div>The video aspect ratio is not preserved when doing the re-stream with VLC. If I only watch the stream with VLC (no re-stream) the video looks OK. But as soon I as do re-stream with VLC to UDP the aspect ratio is lost.</div>
<div><br></div><div>I have done lot of experimenting and tweaking to try to solve the problem or at least box it. But with no success. </div><div><br>
</div><meta charset="utf-8"><div>This is the VLC command line that I run from the bash shell script:</div><div><br></div><div>/Applications/VLC.app/Contents/MacOS/VLC file:///Users/anders/segmenter-apple/unicast --sout=#transcode{vcodec=h264{nocabac\,level=30\,aud}\,vb=380\,scale=1\,width=240\,height=160\,acodec=\"mp4a\"\,ab=96\,deinterlace\,channels=2\,bframes=0}:duplicate{dst=std{access=\"udp\"\,mux=\"ts\"\,dst=\"<a href="http://127.0.0.1:1234">127.0.0.1:1234</a>\"}}</div>
<div><br></div><div>Software used:</div><div>Mac OS X 10.6.2</div><div>VLC for Mac 1.0.3</div><div>QT Broadcaster 1.5.3</div><div><br></div><div>Regards / Anders, <a href="http://www.ungap.com">www.ungap.com</a></div><div>
<br></div><div><div><br></div><div><br></div></div>