2016-07-27 22:11 GMT+02:00 Dmitry Nikolaev <camelthe...@gmail.com>:

>
> On 21 July 2016 at 22:58, Dmitry Nikolaev <camelthe...@gmail.com> 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