From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: [PATCH] gnu: ffmpeg: Add 'lame' input. Date: Mon, 9 Feb 2015 16:26:20 +0100 Message-ID: <20150209152620.GA2216@debian> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34457) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YKqEF-000305-Cm for guix-devel@gnu.org; Mon, 09 Feb 2015 10:26:28 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YKqEC-0000CU-7V for guix-devel@gnu.org; Mon, 09 Feb 2015 10:26:27 -0500 Received: from mout.kundenserver.de ([212.227.17.13]:54172) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YKqEB-0000BU-VC for guix-devel@gnu.org; Mon, 09 Feb 2015 10:26:24 -0500 Content-Disposition: inline In-Reply-To: List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Federico Beffa Cc: Guix-devel On Mon, Feb 09, 2015 at 04:14:35PM +0100, Federico Beffa wrote: > I would like to propose to add 'lame' as an input to ffmpeg. This > activates mp3 encoding support. Sounds good! Andreas