From mboxrd@z Thu Jan 1 00:00:00 1970 From: Laura Lazzati Subject: Re: Video narration Date: Tue, 5 Mar 2019 13:27:50 -0300 Message-ID: References: <68df0dd806a3e7f55db08feb70d246263bb6b47f.camel@tourbillion-technology.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: Received: from eggs.gnu.org ([209.51.188.92]:48882) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h1Cvk-0006KZ-Mb for guix-devel@gnu.org; Tue, 05 Mar 2019 11:28:37 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h1Cvj-00029u-Pd for guix-devel@gnu.org; Tue, 05 Mar 2019 11:28:36 -0500 In-Reply-To: <68df0dd806a3e7f55db08feb70d246263bb6b47f.camel@tourbillion-technology.com> 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: Paul Garlick Cc: Guix-devel Hi! > Sure. Can you give me a few more details about what is required: Oh, that is really great, thank you very much :) > i) how many videos are there? Up to now, six (I have to upload the last one). But we can try with 03-help. If you want, you can build them by cloning git.savannah.gnu.org/git/guix/videos.git. > ii) are there two types of video, one for command line sessions and one > for slides? Yes! The slide videos are really easy, there is a transcript and I home-made recorded the audios to help. It is just reading the transcript. For the command line session videos, it is more difficult, since the timing is not that exact. In the latter case, I will create the audios too, I did not do it during my internship because creating the video for Guix days took me like three days for matching the audio with the commands and I was not going to be able to create new ones.I don't know which audio format we will need, maybe someone else could help with that. In the repo, maybe we could try with 03-help that has no cli session videos. We could rename my audio files directory to have it like a reference,and you could add them to the audios subdir. We can give it a try with just one, there is a wip-README but basically you have to run ./build-video, sh 03-help and just wait. If everything goes well then go on with the following ones. To watch them, they work fine with mpv and VLC players. After we have them working, they will be available in a VM for the community to watch them and give their suggestions, bugs, and so on, so that they don't have to build the videos. And when we have our final version, they will be officially uploaded. > iii) how big are the files? Do you mean the audio or the video ones? I have just built the 03-help and the final video weights about 18 Mb. Regards, and again, thank you for helping with this :) Laura