From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?Q?G=C3=A1bor_Boskovits?= Subject: Re: Guix video repository: First video script commited Date: Wed, 27 Feb 2019 00:20:15 +0100 Message-ID: References: <20190227001049.2ad18e97@alma-ubu> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:59700) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gym1a-00034R-FH for guix-devel@gnu.org; Tue, 26 Feb 2019 18:20:35 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gym1Y-00010m-IN for guix-devel@gnu.org; Tue, 26 Feb 2019 18:20:34 -0500 In-Reply-To: <20190227001049.2ad18e97@alma-ubu> 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" To: =?UTF-8?B?QmrDtnJuIEjDtmZsaW5n?= Cc: guix-devel Hello Bj=C3=B6rn, Bj=C3=B6rn H=C3=B6fling ezt =C3=ADrta (= id=C5=91pont: 2019. febr. 27., Sze, 0:10): > > Hi Laura, Hi Guix, > > the repository is now filled with the scripts for the first video: > > git clone https://git.savannah.gnu.org/git/guix/videos.git > Thanks for looking into this. I will have a look tomorrow. > To try it out, there is a script to enter a Guix container containing > all packages you need. After that, you can enter the video's directory > and call "./buildall.sh" to go through all build steps and get the > final video out: > > > $ ./environment.sh > Entering a Guix container to work with the videos. > Available packages in the container: paps make imagemagick guile ffmpeg = inkscape coreutils which less grep findutils git emacs vim > [env]# cd 01-installation-from-script/ > 01-installation-from-script [env]# ./buildall.sh > [... building video ... ] > > > The video currently contains only the sounds to the slides, not to the > CLI sessions. All parts will be spoken again by a native speaker. > > Unfortunately, the slides part does not fit on the screen, I couldn't > figure out why. Laura, your example videos looked normal, right? > > For reference, I uploaded my final .webm output to IPFS: > > QmdGJ1vs9QefS22WjjnSRJNjjEkL4ePfgYa3dHi8p7LshN > > Laura, do you like that directory layout, the way of creating the full > final video? Do you have any clue why my slides don't fit the screen? > Would you like to go on with the rest of the videos in that way? > > Don't be afraid of mistakes concerning the repository: Before pushing, > double-check that everything looks right, try to create the videos > locally, then push. If anything was wrong or not 100% perfect, that's > fine and can be corrected with a new commit. If you look closely into > the main Guix repository, you will also see mistakes. It is more a > matter of communications and get them corrected in time. > I agree. Mistakes are in all repos where real work gets done :) And they ca= n be easily corrected. > Thank you for all the work you have done so far. > Yes, thank you very much. > Bj=C3=B6rn