Skip to content

1. Principles and practices

This week there are no group assignments.

Here are some interesting info and links that we share with our students.

Common commands in Git

MarkDown

Changing the fonts Change in mkdocs.yml

FFMPEG

Installing FFMPEG in Windows

If you open cmd with administrator privileges, you can run

and change C:\ffmpeg\bin to your path to FFmpeg.

Close the terminal and open it again Now you can use FFMEG within the terminal You have to change the filenames input_filename.mp4 and output_video.mp4

°

Resources

ImageMagic

Installing ImageMagick in Windows * Download from https://imagemagick.org/index.php * Download .exe file and run it. * Open the folder in the terminal where you want to convert images. * Open the terminal and write if you want to change all images in one folder

Resources on ImageMagick