help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: recordmydesktop doesn't work with sound.


From: Catonano
Subject: Re: recordmydesktop doesn't work with sound.
Date: Wed, 27 Jul 2016 22:21:22 +0200



2016-07-27 22:11 GMT+02:00 Dmitry Nikolaev <address@hidden>:

On 21 July 2016 at 22:58, Dmitry Nikolaev <address@hidden> wrote:
Hi. I wanted to make a screencast about GuixSD, but recordmydesktop couldn't record sound.

I've found that ffmpeg is a great solution for screencast recording.

https://trac.ffmpeg.org/wiki/Capture/Desktop

ffmpeg -video_size 1024x768 -framerate 25 -f x11grab -i :0.0+100,200 -f pulse -ac 2 -i default -y output.mkv


It is, but it has no GUI. If you're ok with a command line only solution, go for it !

Don't forget to let us know when your footage is ready !



reply via email to

[Prev in Thread] Current Thread [Next in Thread]