diff options
| author | Ludovic Courtès <ludo@gnu.org> | 2019-03-15 11:50:09 +0100 |
|---|---|---|
| committer | Ludovic Courtès <ludo@gnu.org> | 2019-03-15 11:51:19 +0100 |
| commit | cd050aa1f478b5fe10da56456bf6f642803e9f58 (patch) | |
| tree | a3ac93e4040de4e0bf1afbded2e9ac1a7513270e /website/posts | |
| parent | website: documentation-video-creation: Tweak. (diff) | |
| download | guix-artwork-cd050aa1f478b5fe10da56456bf6f642803e9f58.tar.gz | |
website: documentation-video-creation: Adjust image URLs.
* website/posts/documentation-video-creation-2019.md (tags): Adjust URLs.
Diffstat (limited to 'website/posts')
| -rw-r--r-- | website/posts/documentation-video-creation-2019.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/website/posts/documentation-video-creation-2019.md b/website/posts/documentation-video-creation-2019.md index 3db5e8c..f8cfbcf 100644 --- a/website/posts/documentation-video-creation-2019.md +++ b/website/posts/documentation-video-creation-2019.md @@ -38,7 +38,7 @@ their output, without showing any slide at all. ##### Workflow for creating each slide video. - + The inputs are SVG files and audio files. First, SVGs are converted to PNGs (“the slides”). @@ -51,7 +51,7 @@ and the glued audio file the final slide video is made. ##### Workflow for creating each command line session video. - + The input is a session text file that has commands or meta-commands that are used to simulate, for example, the typing of a command, or the printing of @@ -64,7 +64,7 @@ the audio and the slides are glued to have final command line session video. ##### Workflow for creating the final video. - + Slide videos and command line videos are a “bunch of videos” that need to be glued into the final one. They are sorted, and using the |
