From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?B?QmrDtnJuIEjDtmZsaW5n?= Subject: Guix video repository: First video script commited Date: Wed, 27 Feb 2019 00:10:49 +0100 Message-ID: <20190227001049.2ad18e97@alma-ubu> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; boundary="Sig_/RMh3ou0iiRWYCQyOwhhuFSO"; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([209.51.188.92]:57694) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gylsF-0000jQ-3s for guix-devel@gnu.org; Tue, 26 Feb 2019 18:10:56 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gylsD-0002kZ-Tr for guix-devel@gnu.org; Tue, 26 Feb 2019 18:10:55 -0500 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: guix-devel , Laura Lazzati , ludo@gnu.org, Ricardo Wurmus --Sig_/RMh3ou0iiRWYCQyOwhhuFSO Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 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 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=20 Entering a Guix container to work with the videos. Available packages in the container: paps make imagemagick guile ffmpeg in= kscape coreutils which less grep findutils git emacs vim [env]# cd 01-installation-from-script/ 01-installation-from-script [env]# ./buildall.sh=20 [... 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. Thank you for all the work you have done so far. Bj=C3=B6rn --Sig_/RMh3ou0iiRWYCQyOwhhuFSO Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iF0EARECAB0WIQQiGUP0np8nb5SZM4K/KGy2WT5f/QUCXHXHeQAKCRC/KGy2WT5f /Sa7AJ9IN9CoW4LL/m2wojZ2arw+ZkPPXwCeJtPfjORutU/pWiT01zJ1XsXglds= =v11v -----END PGP SIGNATURE----- --Sig_/RMh3ou0iiRWYCQyOwhhuFSO--