RecordMyDesktop is a discharged and raw natural action desktop screencasting software job dropped a line for GNU/Linux. The idea is torn into two parts; a code furrow way that performs the tasks of hunting and encoding, and a port that exposes the idea functionality diagrammatically. GTK-RecordMyDesktop is a front-end for RecordMyDesktop
If you ever tried to record your desktop using GTK-RecordMyDesktop (it’s probably the same using the KDE front-end but I didn’t test that), you’ve probably noticed the video doesn’t work on YouTube or it’s rendered very badly. The same beginning occurs when probing to agaze the picture in a picture skilled worker
But here is a quick fix which will make your GTK-RecordMyDesktop videos work everywhere:
1. Firstly defecate secure you have mencoder posted:
sudo apt-get install mencoder
2. Now you can lay your picture availing the copying authority:
mencoder out.-ogv -o -out.avi --oac mp3lame --ovc lavc
In the above command, replace “out.ogv” with the public figure of the video recording you’ve memorialized expending GTK-RecordMyDesktop and the “out.avi” with the name you miss for your unalterable (selected) video. Don’t exchange the “.avi” didactics!
In case you don’t want sound in your video, instead of the above command, use this one:
mencoder out.-ogv -o -out.avi n-os-ound --ovc lavc
That is all now you can open your video in your favourite video editor such as OpenShot or Avidemux or directly upload it to YouTube
View full post on Web Upd8