FFmpeg Screen Recorder Version 2
Posted: Sun Jun 10, 2012 1:51 pm
If anyone has been wondering why I haven’t uploaded any videos in a while, it's because the tool I used to use to record my screen stopped working. It used to be written in PHP using php-gtk which has since stopped being maintained, so I started again in Java. The new version is actually much better, the UI is a lot smaller and makes more sense and it's a bit faster.
Here is a screenshot
The source code can be found here:
https://github.com/betterphp/FFmpeg-Scr ... -Interface
If you want to try it out you can download it here:
https://github.com/downloads/betterphp/ ... corder.jar
It has only been tested on Ubuntu and relies on some linux programs so windows users are stuck. You need to run the following command before it will work
Here is a screenshot
The source code can be found here:
https://github.com/betterphp/FFmpeg-Scr ... -Interface
If you want to try it out you can download it here:
https://github.com/downloads/betterphp/ ... corder.jar
It has only been tested on Ubuntu and relies on some linux programs so windows users are stuck. You need to run the following command before it will work
sudo apt-get install x11-utils ffmpegFun !