Screencast per VLC erzeugen

Powershell

In Powershell, weil Powershell eine Statement-Historie speichert.

& "C:\Program Files\VideoLAN\VLC\vlc.exe" screen:// --screen-fps=50 --screen-follow-mouse --qt-start-minimized --intf dummy --no-video-title-show --sout="#transcode{vcodec=h264,vb=800,scale=2}:standard{access=file,mux=mp4,dst=`"$env:USERPROFILE\Downloads\aufnahme.mp4`"}" --stop-time=10 --play-and-exit