Skip to content

Instantly share code, notes, and snippets.

@dimacus
Created June 11, 2013 15:45
Show Gist options
  • Save dimacus/5757986 to your computer and use it in GitHub Desktop.
Save dimacus/5757986 to your computer and use it in GitHub Desktop.
How to video record with VLC on windows box
\vlc\vlc.exe screen:// :screen-fps=4 :sout=#transcode{vcodec=h264,venc=x264{profile=baseline,level=3.0,nocabac,nobframes,ref=1},deinterlace,vb=200,scale=1}:file{dst='tmp\test_result_video.mp4'}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment