Skip to content

Instantly share code, notes, and snippets.

@dimacus
dimacus / video_recoder.bat
Created June 11, 2013 15:45
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'}