drift is too high, resetting master sync
Posted: 03 Apr 2012 13:57
I am trying to stream via http and I am getting many errors and frame jitter.
This is the command I am using:
dshow:// :dshow-fps=8 :dshow-vdev=screen-capture-recorder :dshow-adev='SoundMAX Digital Audio' :dshow-caching=400 :sout=#transcode{vcodec=h264,venc=x264{tune=zerolatency,preset=veryfast,nf=true,vbv-maxrate=600},fps=8,vb=550,aenc=ffmpeg,acodec=mp3,ab=32,channels=2,samplerate=22050}:http{mux=ts,dst=:48550/file.avi}
this is the debug output:
http://pastebin.com/MzJUiW4s
The machine I am using has a slow CPU ( Pentium 4 2.8 GHz )
Any ideas how to solve this problem ?
I had a similar problem using ffmpeg ( moved to vlc because needed simple http support ), and it was solved by increasing the real time buffer, is there a way to control this buffer in vlc ?
This is the command I am using:
dshow:// :dshow-fps=8 :dshow-vdev=screen-capture-recorder :dshow-adev='SoundMAX Digital Audio' :dshow-caching=400 :sout=#transcode{vcodec=h264,venc=x264{tune=zerolatency,preset=veryfast,nf=true,vbv-maxrate=600},fps=8,vb=550,aenc=ffmpeg,acodec=mp3,ab=32,channels=2,samplerate=22050}:http{mux=ts,dst=:48550/file.avi}
this is the debug output:
http://pastebin.com/MzJUiW4s
The machine I am using has a slow CPU ( Pentium 4 2.8 GHz )
Any ideas how to solve this problem ?
I had a similar problem using ffmpeg ( moved to vlc because needed simple http support ), and it was solved by increasing the real time buffer, is there a way to control this buffer in vlc ?