Screencasting - Can I set size and location of capture?
Posted: 10 Dec 2008 18:13
I am attempting to use VLC for screencating, or making screencasts. In the process of learning how to do this I have looked over the VLC help output file and many examples. I have come to accept that one of the simplest methods of doing this while in the graphical interface is to
Thanks.
Nathan
- Open a new file, and in the Open field type: screen:// :screen-fps=5 :dshow-fps=29.9001 :nooverlay
- Then check Stream/Save
- Then open the settings and in the Target field type: :sout=#transcode{vcodec=h264,vb=2048,scale=0.5,acodec=mp3,ab=192,channels=2}:duplicate{dst=std{access=file,mux=mp4,dst="/home/nathanl/Screencasts/test.flv"}}
Thanks.
Nathan