http://trac.videolan.org/vlc/ticket/520
I'm not quite sure if this is actually a sout-issue, it could be a problem with the decoder.
Here is my entire commandline:
Code: Select all
vlc.exe --sout-deinterlace-mode=blend dshow:// :dshow-vdev="Cinergy HT PCI BDA Analog Capture" :dshow-adev="Mikrofon (Realtek High Definiti" :dshow-caching=400 :dshow-size=720x576 :dshow-chroma=YUY2 :dshow-fps=25 :dshow-aspect-ratio=16\:9 --sout #transcode{venc=x264{profile=high,preset=medium,weightp=0,bframes=16,b-pyramid=none},vcodec=x264,vb=1136,scale=1,acodec=mp3,ab=64,channels=2,samplerate=48000,vfilter=deinterlace:croppadd{croptop=10,cropbottom=10,cropright=16,cropleft=16},fps=25,audio-sync}:duplicate{dst=standard{access=http,mux=asf,dst=localhost:1234}}