From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dmitry Nikolaev Subject: Re: recordmydesktop doesn't work with sound. Date: Wed, 27 Jul 2016 23:11:03 +0300 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a11401cfcea07240538a39d41 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54164) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bSVAZ-0002LJ-Dv for help-guix@gnu.org; Wed, 27 Jul 2016 16:11:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bSVAX-0006ZN-FJ for help-guix@gnu.org; Wed, 27 Jul 2016 16:11:06 -0400 Received: from mail-lf0-x232.google.com ([2a00:1450:4010:c07::232]:33200) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bSVAX-0006Z5-7w for help-guix@gnu.org; Wed, 27 Jul 2016 16:11:05 -0400 Received: by mail-lf0-x232.google.com with SMTP id b199so35195916lfe.0 for ; Wed, 27 Jul 2016 13:11:04 -0700 (PDT) In-Reply-To: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: help-guix --001a11401cfcea07240538a39d41 Content-Type: text/plain; charset=UTF-8 On 21 July 2016 at 22:58, Dmitry Nikolaev 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 Dmitry --001a11401cfcea07240538a39d41 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable

= On 21 July 2016 at 22:58, Dmitry Nikolaev <cameltheman@gmail.com&g= t; wrote:
Hi. I wanted to make a screencast about GuixSD,= but recordmydesktop couldn't record sound.
=

I've found tha= t ffmpeg is a great solution for screencast recording.

https://trac.ffmpeg.org/wiki/Ca= pture/Desktop

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

Dmitry
--001a11401cfcea07240538a39d41--