2011/5/25 Mustafa Kuscu <span dir="ltr"><<a href="mailto:mustafakuscu@gmail.com">mustafakuscu@gmail.com</a>></span><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi,<br><br>We are currently using VLC as the mainstream video player for a corporate IPTV broadcast in SD, with 9000 users. In general, people are very satisfied with the overall system, especially with the CPU utilization being order of magnitude lower than the MS counterpart (which makes a lot of people delighted here).. <br>

<br>However, there are a few issues like lipsync, pixellation, and interlace, which begin 1-2 hours after the encoder starts. The customer is just restarting the encoder (vlc 1.1.7) every time they detect a problem and that fixes the issue for some more time. I was wondering if there is a known issue with the particular codec they are using.. and if someone could recommend a better codec/setting to give a try, that would be definitely worth testing.<br>
</blockquote><div><br></div><div>You can try vcodec=h264 or vcodec=mp2v</div><div><br></div><div>but I would guess it isn't a video encoder issue. (so it will happen even with those vcodecs if my rand() is correct)</div>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<br>Here are the encoder settings:<br><br>C:\Program Files\VideoLAN\VLC>"C:\Program Files\VideoLAN\VLC\vlc.exe" dshow://<br> :dshow-vdev="Osprey-210 Video Device 1" :dshow-adev="Osprey-210 Audio Device 1L" :dshow-caching=600 :dshow-vdev= :dshow-adev= :dshow-size= :dshow-aspect-ratio=4\:3  <br>

 :dshow-chroma= :dshow-fps=0 :no-dshow-config :no-dshow-tuner :dshow-tuner-channel=0 :dshow-tuner-country=0 :dshow-tuner-input=0 :dshow-video-input=-1 <br>:dshow-video-output=-1 :dshow-audio-input=-1 :dshow-audio-output=-1 :dshow-amtuner-mode=1 :dshow-audio-channels=0 :dshow-audio-samplerate=0 :dshow-audio-bitspersample=0 :dshow-caching=600 <br>

<span style="background-color:rgb(255, 255, 255)">:sout=#transcode{vcodec=<span style="background-color:rgb(255, 255, 153)">mp4v</span>,vb=4000,fps=25,scale=1,acodec=<span style="background-color:rgb(255, 255, 153)">mp3</span>,ab=128,channels=2,samplerate=8000}:rtp{dst=239.1.1.1,port=5004,mux=ts,ttl=2}</span><br style="background-color:rgb(255, 255, 255)">

<br><br><br>Kindest regards,<br><br>-- <br><font color="#888888"><br>Mustafa<br>
</font><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>