From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41431) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eli8Q-0003GF-PW for guix-patches@gnu.org; Tue, 13 Feb 2018 16:29:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eli8M-0003KT-Rw for guix-patches@gnu.org; Tue, 13 Feb 2018 16:29:06 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:33971) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eli8M-0003K9-NV for guix-patches@gnu.org; Tue, 13 Feb 2018 16:29:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1eli8M-0002S8-Dy for guix-patches@gnu.org; Tue, 13 Feb 2018 16:29:02 -0500 Subject: [bug#30443] [PATCH] Add colobot Resent-Message-ID: From: Nicolas Goaziou In-Reply-To: <20180213194828.GB1536@jasmine.lan> (Leo Famulari's message of "Tue, 13 Feb 2018 14:48:28 -0500") References: <873725vgpl.fsf@nicolasgoaziou.fr> <20180213194828.GB1536@jasmine.lan> Date: Tue, 13 Feb 2018 22:28:56 +0100 Message-ID: <874lmk1svb.fsf@nicolasgoaziou.fr> MIME-Version: 1.0 Content-Type: text/plain List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Leo Famulari Cc: 30443@debbugs.gnu.org Hello, Leo Famulari writes: > On Tue, Feb 13, 2018 at 02:08:54AM +0100, Nicolas Goaziou wrote: >> + ;; Music also exists in FLAC, with a cost of 230Mo. It can later >> + ;; be converted using "oggenc" for a better sound quality. >> + (uri (string-append "https://colobot.info/files/music/" >> + "colobot-music_ogg_" version ".tar.gz")) > > I think this comment is mistaken. Audio quality cannot be improved by > transcoding to another format. This is not what I meant. The game expects ogg files for its music. The package provides default ogg files, of medium quality. If you want better audio quality, you can download (lossless?) FLAC files instead and convert them to ogg files with a better quality (and a lesser compression). If this comment is confusing, I can remove it. I guess one doesn't play this game for sound quality (even though some scores are nice). WDYT? Regards, -- Nicolas Goaziou 0x80A93738