How to get Borderless WebCam effect for Linux Screencasts

Channel:
Subscribers:
54,700
Published on ● Video Link: https://www.youtube.com/watch?v=zIzDbiN5zC4



Category:
Guide
Duration: 4:42
6,242 views
111


Tutorial guide showing two different methods on how to get a borderless effect on the WebCam for Linux Screencasting. Ideal for using in Linux Gaming or Distro Reviews.

FFMpeg code:
ffmpeg -f alsa -i pulse -f video4linux2 -r 30 -s 640x480 -i /dev/video0 -vcodec libx264 -preset ultrafast -crf 16 -acodec libmp3lame -ab 256k -ar 44100 -f mp4 -threads 2 out.mkv
This doesn't seem to work properly with avconv, so I now use GUVCView instead.

Wallpaper: http://quidsup.net?i=FuturisticCity06







Tags:
Borderless
WebCam
Web Cam
Effect
Linux
Screencast
Tutorials
Guide
Ubuntu
Mint
Fedora
Arch
Kdenlive
GUVCView
Computing
Quids
QuidsUp