Skip to content

Instantly share code, notes, and snippets.

@albinekb
Created June 9, 2017 08:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save albinekb/d371923a5e12a22aeb90416225563e0f to your computer and use it in GitHub Desktop.
Save albinekb/d371923a5e12a22aeb90416225563e0f to your computer and use it in GitHub Desktop.
vlc \
screen:// \
-I rc \
--screen-left=0 --screen-top=0 --screen-width=800 --screen-height=600 \
--sout "#transcode{vcodec=h264,vb=800,fps=5,scale=1,acodec=none}:duplicate{dst=std{access=file,mux=mp4,dst='./screen.mp4'}}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment