this blog is about Kubuntu. It is both a notebook of helpful info, and a log of my adventures playing with this wonderful technology.
Saturday, 15 September 2012
Record Screen -with avconv
http://askubuntu.com/questions/167683/how-to-add-microphone-audio-into-avconvs-video-in-x11grab-mode
now this worked to create an mp4 video !!!
avconv -f alsa -i pulse -f x11grab -r 30 -s 1366x768 -i :0.0 -vcodec libx264 -preset ultrafast -threads 4 -y myscreencast.mp4
^C to stop encoding and save the file.
* To determine your screen resolution, go to System Settings under "Hardware" to find out.
I am using 1920 x 1200.
Sept 15, 2012
Since upgrading to Kubuntu Precise, my HP1200 Laser printer no longer worked. I fixed this by going into
Settings/System Settings/Hardware/Printer Configuration
I deleted the printer and re-installed it using the HP LaserJet 1200 hpijs pcl3, 3.12.2
that fixed the problem.
<smile>
I sent my Congratulations as well to the Kubuntu Forum (http://www.kubuntuforums.net/) for doing such a good job of the upgrade to 12.04 (Kubuntu Precise)
<smile>
Since upgrading to Kubuntu Precise, my HP1200 Laser printer no longer worked. I fixed this by going into
Settings/System Settings/Hardware/Printer Configuration
I deleted the printer and re-installed it using the HP LaserJet 1200 hpijs pcl3, 3.12.2
that fixed the problem.
<smile>
I sent my Congratulations as well to the Kubuntu Forum (http://www.kubuntuforums.net/) for doing such a good job of the upgrade to 12.04 (Kubuntu Precise)
<smile>
Subscribe to:
Comments (Atom)

