I have used VLC a loooong time..... at one time there was the ability to have the http stream that you are creating delay on the server side so there was a buffer between the transcoding and what was available to the client consuming the stream.
I know with 2.x there was a "simplification" of caching options....
I have searched and tired various things in hopes of activating this buffing in 2.07.
Below is my command line..... anyone have any input into this?
vlc --extraintf logger --logfile="c:\temp\vlc.log" -I http "H:\TV\Americas Got Talent\Americas Got Talent_20130702_21002300.ts" :sout=#transcode{vcodec=h264{bframes=0,qp=,qp-max=6,cabac=no-cabac,loopfilter=nf,analyse=none,adapt=none,me=dia,subme=1,chroma-me=none,merange=1,},vb=2048,scale=00.30,acodec=mp3,ab=64,channels=2}:http{mux=ts,dst=:7648/} vlc://quit