FFmpeg Screen Recorder Version 2

Talk about anything in here.
Post Reply
User avatar
jacek
Site Admin
Posts: 3262
Joined: Thu May 05, 2011 1:45 pm
Location: UK
Contact:

FFmpeg Screen Recorder Version 2

Post by jacek »

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 :)

Image

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 ffmpeg
Fun !
Image
User avatar
Temor
Posts: 1186
Joined: Thu May 05, 2011 8:04 pm

Re: FFmpeg Screen Recorder Version 2

Post by Temor »

Nice. I just wish I knew how to operate Ubuntu. I hate Windows but I'm sort of stuck.
User avatar
jacek
Site Admin
Posts: 3262
Joined: Thu May 05, 2011 1:45 pm
Location: UK
Contact:

Re: FFmpeg Screen Recorder Version 2

Post by jacek »

Just try it out :D It's pretty user friendly these days.
Image
User avatar
DomC
Posts: 91
Joined: Mon Jul 18, 2011 1:58 pm

Re: FFmpeg Screen Recorder Version 2

Post by DomC »

That's pretty sweet!
Well done :D
I can't think of anything witty to put here!

Check out some of my projects on GitHub: https://github.com/DomTC
User avatar
jacek
Site Admin
Posts: 3262
Joined: Thu May 05, 2011 1:45 pm
Location: UK
Contact:

Re: FFmpeg Screen Recorder Version 2

Post by jacek »

I might do a tutorial on how I made it, recorded using it. Screen-recorder-ception :D
Image
Post Reply