<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi
<div><br class="webkit-block-placeholder"></div><div>I'm trying to get VLC to stream to QuickTime using H264 encoded video with mpeg sound. The stream is received through multicaste MPEG-TS, distributed using RTP and relayed using Darwin Quicktime Streaming server.</div><div><br class="webkit-block-placeholder"></div><div>Using VLC as player works fine, but if I use QuickTime 7.2, frames "fall out" and becomes grey for a period. Does anyone know why? And are there someone who has gotten this to work? If so I am curious in how that cmd line looks. </div><div><br class="webkit-block-placeholder"></div><div>I've also tried with trunk but that there the fall outs are more complete ie. the stream is black and sound is gone.</div><div> </div><div><b>This the vlc commandline:</b></div><div><div>/usr/bin/vlc -vvvv --ttl 2 -I dummy --color rtp://@239.1.2.101:5501 --sout #transcode{venc=x264{keyint=80,me=hex},fps=25,threads=2,scodec=dvbs,vcodec=h264,vb=204,scale=0.75,acodec=mpga,ab=96,channels=2,deinterlace}:duplicate{dst=rtp{mux=ts,late=500,dst=172.27.1.2,port=8102,sdp=http://:8101/h264/low.sdp}} --sout-all</div></div><div><br class="webkit-block-placeholder"></div><div><b>Server info:</b></div><div>Streaming platform: Debian</div><div>DSS 5.5.1</div><div>VLC 0.8.6a</div><div><br class="webkit-block-placeholder"></div><div><b>Client info:</b></div><div>QuickTime 7.2</div><div>VLC 0.8.6c</div><div>Mac OS 10.3.x</div><div><br class="webkit-block-placeholder"></div><div>Thomas</div></body></html>