I finally submitted another YouTube video! I had problems with recordmydesktop, kdenlive, also I had trouble with motivation. Kdenlive/recordmydesktop has been working better since I updated my graphics card drivers. I hope to add more videos soon!
Recordmydesktop was used to capture the screen. It’s interface kept freezing/slowing down so I decided to use the terminal instead. I typed the following text into a terminal and it worked: recordmydesktop –width=640>0 –height=480>0 –full-shots –no-sound
I recorded several video clips. kdenlive was used to edit the video. I was unable to get the .ogv clips to work properly in kdenlive so my brother converted them using mencoder in the terminal: mencoder input.ogv -ovc xvid -oac mp3lame -xvidencopts bitrate=687 -o output.avi
After that, I was able to import video/sound clips, edit them then render the video.