Code: Select all
vlc screen:// :screen-fps=60.000000 :screen-caching=300 --screen-mouse-image="C:\mouse_pointer.png" :sout=#transcode{vcodec=h264,vb=0,scale=0,acodec=mp4a,ab=128,channels=2,samplerate=44100}:file{dst=D:\\FRAPS\\movies\\stream.mp4} :no-sout-rtp-sap :no-sout-standard-sap :ttl=1 :sout-keep :high-priority
I also tried the colon tag rather than hyphen with no change.
I can only assume something changed with vlc that caused this to no longer work... Any input greatly appreciated.